query/source/orm/query
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
..
criteria uses criteria for session::find methods 2025-10-30 14:54:39 +01:00
intermediates some sql classes refactorings like column and table structs to classes 2025-11-14 16:16:07 +01:00
internal column, placeholder and column_value generator progress 2025-11-11 16:19:58 +01:00
attribute_string_writer.cpp Changed names of dialect tokens to PascalCase writing 2025-10-27 10:33:50 +01:00
criteria_evaluator.cpp some sql classes refactorings like column and table structs to classes 2025-11-14 16:16:07 +01:00
generator.cpp column generator progress 2025-11-12 22:18:56 +01:00
key_value_generator.cpp column, placeholder and column_value generator progress 2025-11-10 16:12:53 +01:00
query.cpp some sql classes refactorings like column and table structs to classes 2025-11-14 16:16:07 +01:00
query_compiler.cpp 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
query_part.cpp initial matador ng commit 2025-02-02 20:37:12 +01:00
value_extractor.cpp changed the interface of on_primary_key to have a third parameter of type primary_key_attribute 2025-07-18 12:08:21 +02:00