query/test/orm
Sascha Kühl 9ffcee1317 removed the value field from attribute_definition because it's a definition and should not hold a value. 2025-11-17 13:16:18 +01:00
..
backend added criteria_evaluator and extended all criteria classes with missing methods 2025-10-26 19:57:22 +01:00
orm some sql classes refactorings like column and table structs to classes 2025-11-14 16:16:07 +01:00
query some sql classes refactorings like column and table structs to classes 2025-11-14 16:16:07 +01:00
sql removed the value field from attribute_definition because it's a definition and should not hold a value. 2025-11-17 13:16:18 +01:00
utils added connection pool and tests 2025-02-05 15:47:51 +01:00
CMakeLists.txt column, placeholder and column_value generator progress 2025-11-11 16:19:58 +01:00