| .. |
|
criteria
|
criteria progress
|
2026-01-22 11:38:02 +01:00 |
|
intermediates
|
added column_expression and table_column_expression
|
2026-03-01 20:23:59 +01:00 |
|
internal
|
added column_expression and table_column_expression
|
2026-03-01 20:23:59 +01:00 |
|
abstract_pk_generator.cpp
|
added more pk generator types
|
2026-02-26 07:31:35 +01:00 |
|
attribute_string_writer.cpp
|
renamed timestamp to timestamp_type_t
|
2026-01-07 09:23:47 +01:00 |
|
basic_schema.cpp
|
added more pk generator types
|
2026-02-26 07:31:35 +01:00 |
|
builder.cpp
|
identity generator progress
|
2026-02-11 16:01:44 +01:00 |
|
column_expression.cpp
|
added column_expression and table_column_expression
|
2026-03-01 20:23:59 +01:00 |
|
criteria_evaluator.cpp
|
progress on query compiler
|
2026-01-22 16:14:42 +01:00 |
|
error_code.cpp
|
added returning to update statement and added error code implementation for query
|
2026-02-27 16:29:49 +01:00 |
|
generator.cpp
|
implemented lazy loading for object_ptr and belongs_to
|
2026-01-15 12:40:54 +01:00 |
|
insert_query_builder.cpp
|
added InsertQueryBuilderTest.cpp
|
2026-02-09 16:46:56 +01:00 |
|
key_value_generator.cpp
|
column, placeholder and column_value generator progress
|
2025-11-10 16:12:53 +01:00 |
|
manual_pk_generator.cpp
|
added more pk generator types
|
2026-02-26 07:31:35 +01:00 |
|
query.cpp
|
progress on query compiler
|
2026-01-22 16:14:42 +01:00 |
|
query_builder.cpp
|
added sequence-specific code (create, drop and nextval)
|
2026-02-17 13:31:06 +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
|
added `returning` token for insert query
|
2026-02-15 18:34:12 +01:00 |
|
schema.cpp
|
added returning to update statement and added error code implementation for query
|
2026-02-27 16:29:49 +01:00 |
|
select_query_builder.cpp
|
some improvements to select_query_builder and started insert_query_builder
|
2026-02-08 22:38:11 +01:00 |
|
sequence_pk_generator.cpp
|
added more pk generator types
|
2026-02-26 07:31:35 +01:00 |
|
table.cpp
|
added some additional methods to table for later use
|
2026-02-12 16:16:46 +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 |
|
table_pk_generator.cpp
|
added column_expression and table_column_expression
|
2026-03-01 20:23:59 +01:00 |
|
value_extractor.cpp
|
renamed timestamp to timestamp_type_t
|
2026-01-07 09:23:47 +01:00 |