query/source/orm/query
Sascha Kühl 19b0adf737 fixed compilation and tests 2025-11-23 11:02:17 +01:00
..
criteria moved column and table class from namespace sql to query 2025-11-18 16:27:38 +01:00
intermediates renamed class attribute_definition to attribute 2025-11-21 09:22:00 +01:00
internal fixed compilation and tests 2025-11-23 11:02:17 +01:00
attribute_string_writer.cpp Changed names of dialect tokens to PascalCase writing 2025-10-27 10:33:50 +01:00
builder.cpp builder progress (attribute, object and constraint class in todo.md) 2025-11-21 15:58:33 +01:00
column.cpp small fixes for table, column and query_macro 2025-11-21 12:25:38 +01:00
criteria_evaluator.cpp moved column and table class from namespace sql to query 2025-11-18 16:27:38 +01:00
generator.cpp moved column and table class from namespace sql to query 2025-11-18 16:27:38 +01:00
key_value_generator.cpp column, placeholder and column_value generator progress 2025-11-10 16:12:53 +01:00
query.cpp moved column and table class from namespace sql to query 2025-11-18 16:27:38 +01:00
query_compiler.cpp renamed class attribute_definition to attribute 2025-11-21 09:22:00 +01:00
query_part.cpp initial matador ng commit 2025-02-02 20:37:12 +01:00
query_utils.cpp moved column and table class from namespace sql to query 2025-11-18 16:27:38 +01:00
table.cpp small fixes for table, column and query_macro 2025-11-21 12:25:38 +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