This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
0 Followers
·
0 Following
Joined on
2023-03-28
Repositories
4
Projects
Packages
Public Activity
Starred Repositories
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-17 15:58:22 +01:00
7242dc2612
attribute_definition and object_definition progress
9ffcee1317
removed the value field from attribute_definition because it's a definition and should not hold a value.
Compare 2 commits »
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-14 16:16:15 +01:00
d1731a7f15
some sql classes refactorings like column and table structs to classes
34e6d41554
move the process method outside the airplane class to prove extrusive processing functionality.
61796d7c42
reuse a call to process instead of duplicting code
Compare 3 commits »
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-13 16:28:48 +01:00
167e2ef382
added a timeout parameter to connection_pool::acquire and a connection_pool::try_acquire with connection id
d6de8da3c8
schema progress
Compare 2 commits »
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-12 22:19:05 +01:00
0d08ad4179
column generator progress
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-12 15:53:11 +01:00
1c5b2b21b0
column, placeholder and column_value generator progress
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-11 16:20:06 +01:00
9e76203bc9
column, placeholder and column_value generator progress
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-11 08:02:52 +01:00
1d84b112f1
column generator progress
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-10 16:13:01 +01:00
b3bff2dd1b
column, placeholder and column_value generator progress
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-05 17:02:40 +01:00
4b51ad21da
added alter table command to fluent query builder
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-04 16:24:53 +01:00
c87a4c29b4
added alter table command to fluent query builder (progress)
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-11-03 16:21:33 +01:00
c3c7ea57a2
added alter table command to fluent query builder (progress)
sascha
pushed to
feature/matador-ng
at
sascha/query
2025-10-31 16:28:42 +01:00
557abecf91
orm schema class progress added SchemaTest.cpp
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
First
Previous
...
7
8
9
10
11
...
Next
Last