• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2026-04-29 16:09:04 +02:00
433b0e40e1 sequence table progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-29 14:07:24 +02:00
3fb23e167e fixed pk sequence tests
8e1dbe2ccd moved create and drop methods to basic_schema
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-04-28 16:43:07 +02:00
96c6c78cb8 has many generator progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-26 22:51:57 +02:00
1a22c70320 pk generator progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-26 15:50:19 +02:00
75d5cba6c3 session progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-24 16:56:51 +02:00
656d045ccf fixing postgres tests progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-23 16:01:52 +02:00
3a82f4891a moved session to namespace query and move basic_schema::initialize to session constructor
sascha pushed to feature/matador-ng at sascha/query 2026-04-22 14:09:58 +02:00
a34a3dc266 removed unused methods from session
b6456356b4 session and insert query builder progress
9b25f7f556 introduced field_attributes shortcuts and added method on_base() to all processor classes
78eb5d04cd session and insert query builder has many to many progress
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-04-20 19:57:22 +02:00
59e1533cca insert query builder has many to many progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-18 09:36:35 +02:00
f144b26dbb session and insert query builder progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-16 16:53:17 +02:00
d734d647ed session and insert query builder progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-16 07:00:43 +02:00
0a0e3752ea insert_query_builder progress
sascha pushed to feature/matador-ng at sascha/query 2026-04-12 22:07:33 +02:00
a0326632ab insert_query_builder progress
f03664d60a fix: comment out unused/invalid code
53ac6810d9 fix: pass object to pk_accessor
f62f3e626b renamed initialize_executor to initialize
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-04-06 11:53:00 +02:00
d59b41d06c rename compile to build and added sql_hash to query_context
sascha pushed to feature/matador-ng at sascha/query 2026-04-05 12:49:27 +02:00
57246d8742 replaced pk_is_unset, pk_setter and pk_value_extractor with pk_accessor
1806e2670c added assignment from value, conversion to database_type and appropriate tests
9e4660c4ee removed unused on_attribute overloads
f4e984a288 insert_query_builder has_many progress
855c9295fb addd const to variable
Compare 7 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-03-27 15:11:06 +01:00
f751541bdd added missing test in CMakeLists.txt
sascha pushed to feature/matador-ng at sascha/query 2026-03-27 15:10:19 +01:00
833cb64352 added test for session insert
sascha pushed to feature/matador-ng at sascha/query 2026-03-27 07:06:07 +01:00
597965b62f manual_pk_generator.cpp progress
sascha pushed to feature/matador-ng at sascha/query 2026-03-26 09:34:40 +01:00
fedce38270 removed class query and moved their static methods to simple functions
sascha pushed to feature/matador-ng at sascha/query 2026-03-25 15:57:04 +01:00
3fc08fb7ff added tests for sequence generator and table sequence pk generator
ee8ce62687 added some todo information to clarify insert_query_builder functionality
Compare 2 commits »