query/include/matador/query
Sascha Kühl a79d50e6e8 fixed PostgreSQL tests 2026-01-01 17:08:20 +01:00
..
criteria renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
intermediates renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
internal renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
attribute_string_writer.hpp initial matador ng commit 2025-02-02 20:37:12 +01:00
builder.hpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
criteria.hpp added new query criteria class set 2025-10-20 13:20:56 +02:00
criteria_evaluator.hpp removed condition classes, functions and operators 2025-10-27 16:25:12 +01:00
fk_value_extractor.hpp column, placeholder and column_value generator progress 2025-11-10 16:12:53 +01:00
generator.hpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
join_data.hpp fixed compilation 2025-12-16 16:21:09 +01:00
key_value_generator.hpp small fixes for table, column and query_macro 2025-11-21 12:25:38 +01:00
meta_table_macro.hpp fixed PostgreSQL tests 2026-01-01 17:08:20 +01:00
query.hpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
query_compiler.hpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
query_data.hpp builder progress (attribute, object and constraint class in todo.md) 2025-11-21 15:58:33 +01:00
query_intermediates.hpp added alter table command to fluent query builder (progress) 2025-11-03 16:21:26 +01:00
query_part.hpp initial matador ng commit 2025-02-02 20:37:12 +01:00
query_part_visitor.hpp constraint progress 2025-12-14 20:50:00 +01:00
query_utils.hpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
schema.hpp schema progress (does not compile) 2025-12-31 11:56:12 +01:00
table.hpp fixed PostgreSQL tests 2026-01-01 17:08:20 +01:00
table_column.hpp fixed PostgreSQL tests 2026-01-01 17:08:20 +01:00
table_constraint.hpp renamed column to table_column and constraint to table_constraint. 2025-12-31 13:01:54 +01:00
value_extractor.hpp 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