• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2025-10-30 15:29:38 +01:00
5632746eb6 orm schema class progress
270c2922ff uses criteria for session::find methods
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-10-29 16:09:07 +01:00
44c50cf2af added name methods to column class
sascha pushed to feature/matador-ng at sascha/query 2025-10-28 16:36:01 +01:00
56f307fd37 added missing bind variable
sascha pushed to feature/matador-ng at sascha/query 2025-10-28 16:27:08 +01:00
15d6328ae9 fixed compilation of postgres tests
cb95b974fc fixed column literal
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-10-27 16:25:23 +01:00
93785a6bc2 removed condition classes, functions and operators
6fa56b2019 removed condition classes, functions and operators
f29f642e72 Changed names of dialect tokens to PascalCase writing
Compare 3 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-10-26 19:57:28 +01:00
69ce2c34cf added criteria_evaluator and extended all criteria classes with missing methods
sascha pushed to feature/matador-ng at sascha/query 2025-10-20 13:21:02 +02:00
5d53addc60 added new query criteria class set
sascha pushed to main at sascha/criteria 2025-10-19 10:57:35 +02:00
afd1e0aef4 renamed condition_node_visitor to criteria_visitor.hpp and condition_operators to criteria_operators
sascha pushed to main at sascha/criteria 2025-10-19 10:53:02 +02:00
9dade562c7 added a cumulative include header for criteria
sascha pushed to main at sascha/criteria 2025-10-19 10:50:20 +02:00
c384cca3e7 changed class name criteria to abstract_criteria
sascha pushed to main at sascha/criteria 2025-10-19 10:49:01 +02:00
54d3c3e07a changed condition to criteria (namespace, class names, include guard and cmake names)
sascha pushed to main at sascha/criteria 2025-10-18 13:28:08 +02:00
8f4df0d1c8 added like and between operator
sascha created branch main in sascha/criteria 2025-10-17 15:52:08 +02:00
sascha pushed to main at sascha/criteria 2025-10-17 15:52:08 +02:00
6ffa9de6d0 initial commit
sascha created repository sascha/criteria 2025-10-17 15:49:57 +02:00
sascha pushed to feature/matador-ng at sascha/query 2025-10-17 15:43:54 +02:00
009498fae1 added type shortcuts in message_bus
sascha pushed to feature/matador-ng at sascha/query 2025-10-16 15:40:51 +02:00
1d40c72519 implemented session::remove
sascha pushed to feature/matador-ng at sascha/query 2025-10-15 16:14:29 +02:00
d08bdb9554 added update_object_binder progress
sascha pushed to feature/matador-ng at sascha/query 2025-10-14 15:05:32 +02:00
d3483ea5c2 added update_object_binder progress
d0e2e4340e statement binding progress
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-10-13 07:07:08 +02:00
24842f3313 session update progress
1cda78412b fixed session::update implementation
399fa9a157 changed type of on_revision value parameter to uint64_t
Compare 3 commits »