icinga2/tools/mkclass
Yonas Habteab aa702b050c ClassCompiler: Validate field types -> Icinga Name correctly
When the classcompiler is validating/transforming field types -> Icinga type names, it is currently returning
Icinga `Number` type for field type of `bool`, which is actually wrong. This PR ensures to always transform
into the correct Icinga type names.
2022-09-05 17:16:53 +02:00
..
CMakeLists.txt Replace Copyright header with a short version, part II 2019-02-25 15:09:36 +01:00
class_lexer.ll Icinga DB: Make sure object relationships are handled correctly 2021-11-12 13:34:57 +01:00
class_parser.yy Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00
classcompiler.cpp ClassCompiler: Validate field types -> Icinga Name correctly 2022-09-05 17:16:53 +02:00
classcompiler.hpp Icinga DB: Make sure object relationships are handled correctly 2021-11-12 13:34:57 +01:00
mkclass.cpp Replace Copyright header with a short version, part I 2019-02-25 14:48:22 +01:00