• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2026-01-28 16:10:01 +01:00
602b77e67b collection_resolver progress
sascha pushed to feature/matador-ng at sascha/query 2026-01-27 16:31:46 +01:00
6205ae81c9 collection_resolver progress
sascha pushed to feature/matador-ng at sascha/query 2026-01-27 08:14:10 +01:00
b6cabbe3ed collection resolver progress
sascha pushed to feature/matador-ng at sascha/query 2026-01-26 16:20:21 +01:00
1cf39d0ef1 collection_resolver progress
sascha pushed to feature/matador-ng at sascha/query 2026-01-25 22:00:16 +01:00
046c1d8ed2 collection resolver producer progress
64f2d6899a removed unused parameter in handle_column function
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-01-23 16:32:35 +01:00
d69c0a5769 added work query example
sascha pushed to feature/matador-ng at sascha/query 2026-01-23 16:23:13 +01:00
36a160e1c7 added table_column tests
4b015c8ced fixed table_column naming consistency and added result_name method
15f959b24e renamed sql_command enum names
Compare 3 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-01-23 08:10:43 +01:00
d13ccc861e renamed query_compiler to query_builder. Changed handling of column names (broken)
sascha pushed to feature/matador-ng at sascha/query 2026-01-22 16:14:49 +01:00
686b1ddb7a progress on query compiler
b331ef6923 criteria progress
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-01-21 16:08:35 +01:00
328d164c05 criteria progress
sascha pushed to feature/matador-ng at sascha/query 2026-01-20 08:12:26 +01:00
ac514c3765 query collection resolver producer progress
sascha pushed to feature/matador-ng at sascha/query 2026-01-18 22:11:56 +01:00
623a64b610 added collection, collection proxy and collection resolver implementations
sascha pushed to feature/matador-ng at sascha/query 2026-01-16 15:54:33 +01:00
4c899ae2f2 added has_many for non object_ptr types
sascha pushed to feature/matador-ng at sascha/query 2026-01-16 15:28:02 +01:00
5dae396842 use int64_t as id type in shipment model
bc1d5effd3 added compiler flags for windows to support /bigobj option
340fa5fd28 cast explicitly to std::vector for query_insert_intermediate::into method
1143710f8d added missing include of stringstream for windows
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-01-15 12:41:10 +01:00
7626331866 implemented lazy loading for object_ptr and belongs_to
db8e137c11 added belongs-to-eager test
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-01-09 18:10:29 +01:00
b9f5819be5 use table metas where possible
sascha pushed to feature/matador-ng at sascha/query 2026-01-09 09:32:55 +01:00
ac53526a27 added SchemaTest, fixed bug in class shipment, added contains methods to class schema and enabled some tests
sascha pushed to feature/matador-ng at sascha/query 2026-01-08 15:14:58 +01:00
930b9d1aa4 added timestamp code, support columns for group by and order by and tested load has-many eager code
sascha pushed to feature/matador-ng at sascha/query 2026-01-07 09:33:03 +01:00
0bf945cd13 some improvements to dump schema
sascha pushed to feature/matador-ng at sascha/query 2026-01-07 09:24:02 +01:00
c6747074f5 renamed timestamp to timestamp_type_t
f30c250a20 renamed blob to blob_type_t
41f6c9f516 adjust work project to the current codebase
dfd31cdf35 moved dump schema method to class schema
099b72be05 remove double sql command
Compare 8 commits »