query/source/orm/query
Sascha Kühl 621c3703fd collection_resolver progress 2026-02-02 13:40:53 +01:00
..
criteria criteria progress 2026-01-22 11:38:02 +01:00
intermediates removed query_record_result and moved content to query_result 2026-01-31 11:25:44 +01:00
internal collection resolver progress 2026-02-01 13:17:40 +01:00
attribute_string_writer.cpp renamed timestamp to timestamp_type_t 2026-01-07 09:23:47 +01:00
basic_schema.cpp collection_resolver progress 2026-01-28 16:09:54 +01:00
builder.cpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
criteria_evaluator.cpp progress on query compiler 2026-01-22 16:14:42 +01:00
generator.cpp implemented lazy loading for object_ptr and belongs_to 2026-01-15 12:40:54 +01:00
key_value_generator.cpp column, placeholder and column_value generator progress 2025-11-10 16:12:53 +01:00
query.cpp progress on query compiler 2026-01-22 16:14:42 +01:00
query_builder.cpp removed unused parameter in handle_column function 2026-01-25 11:35:05 +01:00
query_builder_exception.cpp implemented lazy loading for object_ptr and belongs_to 2026-01-15 12:40:54 +01:00
query_collection_resolver.cpp collection_resolver progress 2026-01-27 16:31:37 +01:00
query_part.cpp initial matador ng commit 2025-02-02 20:37:12 +01:00
query_utils.cpp renamed query_compiler to query_builder. Changed handling of column names (broken) 2026-01-23 08:10:38 +01:00
schema.cpp implemented lazy loading for object_ptr and belongs_to 2026-01-15 12:40:54 +01:00
select_query_builder.cpp renamed query_compiler to query_builder. Changed handling of column names (broken) 2026-01-23 08:10:38 +01:00
table.cpp fixed table_column naming consistency and added result_name method 2026-01-23 13:03:41 +01:00
table_column.cpp fixed table_column naming consistency and added result_name method 2026-01-23 13:03:41 +01:00
table_constraint.cpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
value_extractor.cpp renamed timestamp to timestamp_type_t 2026-01-07 09:23:47 +01:00