• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2026-06-03 16:36:57 +02:00
705d361aaa fixed restriction and constraint class to use size_t
87bd2f8b89 Revert "fixed compile"
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-06-03 11:07:09 +02:00
8914c06833 fixed compile
sascha pushed to feature/matador-ng at sascha/query 2026-06-02 16:43:38 +02:00
34a9a8aa4a fixed table constructor with join and inverse join columns
sascha pushed to feature/matador-ng at sascha/query 2026-06-01 16:44:16 +02:00
12f8590634 delete many to many progress
sascha pushed to feature/matador-ng at sascha/query 2026-06-01 06:57:46 +02:00
cea7b97f2b added join_column_index and inverse_join_column_index to object and table classes
sascha pushed to feature/matador-ng at sascha/query 2026-05-29 15:09:17 +02:00
bd06034ebf renamed binary_operator to be pascal case
sascha pushed to feature/matador-ng at sascha/query 2026-05-28 15:45:54 +02:00
68d67b17b7 delete has many to many progress
sascha pushed to feature/matador-ng at sascha/query 2026-05-27 16:10:36 +02:00
73bd6f641c delete has many to many progress
98d58d8e60 small fixes
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-05-26 15:50:39 +02:00
b22a830d18 added SessionDeleteHasMany and SessionDeleteHasManyToMany tests
85e6ee4b93 fixed delete_query_builder.hpp
2e1b583741 moved recipe and ingredient pk generators into recipe.hpp
6701031007 removed unused include
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-05-26 07:02:00 +02:00
57f57956de added delete_query_builder (progress)
sascha pushed to feature/matador-ng at sascha/query 2026-05-23 20:48:25 +02:00
141d798a41 small fixes and renames
sascha pushed to feature/matador-ng at sascha/query 2026-05-23 20:23:35 +02:00
cc0bcbeb61 fixed some includes
sascha pushed to feature/matador-ng at sascha/query 2026-05-22 15:26:22 +02:00
5ec7c13420 integrated object cache into session and added message bus to object_cache and update tests
sascha pushed to feature/matador-ng at sascha/query 2026-05-21 12:39:45 +02:00
ddf19bbf07 updated return type
194e139e8b changed passed error in or_else to release_error
6629a71f6e use existing result error in query_builder_exception constructor
72019bc1e7 fixed insert_step_processor
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-05-20 16:22:21 +02:00
7216f07c9f refactored insert_query_builder into insert_step_processor and added insert_context
sascha pushed to feature/matador-ng at sascha/query 2026-05-19 15:50:46 +02:00
aa8da1f76f insert_query_builder optimizations
sascha pushed to feature/matador-ng at sascha/query 2026-05-18 22:04:14 +02:00
627af1d1a8 removed unused code
sascha pushed to feature/matador-ng at sascha/query 2026-05-18 22:01:43 +02:00
0f3028c5c7 use specific type for vector to match expected sizes
25405de2e0 renamed record_printer to RecordPrinter
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-05-18 15:06:00 +02:00
e58b7b9b0d moved prepare_* methods from dialect to query_utils
052ff657c1 updated todo.md
08a28b1627 completed session tests for lazy and eager has_many_to_many tests
60f03246dc rename record_printer to RecordPrinter
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-05-18 12:28:28 +02:00
caacdfa34a added has_one eager functionality and tests
8c8423bf64 fixed has one definitions
820b5432b2 renamed collection resolver producer related classes
Compare 3 commits »