Sascha Kühl
|
98da0884f1
|
schema creation progress
|
2025-12-05 07:32:59 +01:00 |
Sascha Kühl
|
d2f1bc0b8e
|
Merge remote-tracking branch 'origin/feature/matador-ng' into feature/matador-ng
# Conflicts:
# source/orm/query/query_compiler.cpp
|
2025-12-04 19:20:49 +01:00 |
Sascha Kühl
|
980cabe94f
|
fixed schema creation
|
2025-12-04 16:06:39 +01:00 |
Sascha Kühl
|
bbe65f2a57
|
reverted CMakeLists.txt
|
2025-12-03 17:14:21 +01:00 |
Sascha Kühl
|
f6aa100435
|
fixed query builder test
|
2025-12-03 17:13:15 +01:00 |
Sascha Kühl
|
e74424aaaa
|
added missing includes
|
2025-12-03 17:13:01 +01:00 |
Sascha Kühl
|
19eb54df8d
|
query builder progress
|
2025-12-03 16:18:03 +01:00 |
Sascha Kühl
|
bfbbd4c589
|
query builder progress
|
2025-12-02 16:19:13 +01:00 |
Sascha Kühl
|
c156ab5e74
|
object generation progress
|
2025-12-01 22:03:07 +01:00 |
Sascha Kühl
|
422df82b7c
|
object generating progress
|
2025-12-01 16:14:13 +01:00 |
Sascha Kühl
|
19b7044773
|
object generation
|
2025-11-30 22:03:48 +01:00 |
Sascha Kühl
|
f47b3bb87f
|
object generating progress
|
2025-11-25 16:27:25 +01:00 |
Sascha Kühl
|
ab7a2db869
|
added pk information to class object
|
2025-11-25 08:54:58 +01:00 |
Sascha Kühl
|
ede5a8c636
|
object generator progress
|
2025-11-24 16:26:52 +01:00 |
Sascha Kühl
|
e67c0f39a3
|
preparations for object_generator (generating objects with attributes and constraints)
|
2025-11-23 15:58:14 +01:00 |
Sascha Kühl
|
19b0adf737
|
fixed compilation and tests
|
2025-11-23 11:02:17 +01:00 |
Sascha Kühl
|
78abf16f28
|
builder progress (attribute, object and constraint class in todo.md)
|
2025-11-21 15:58:33 +01:00 |
Sascha Kühl
|
34eaeca0bb
|
small fixes for table, column and query_macro
|
2025-11-21 12:25:38 +01:00 |
Sascha Kühl
|
e235c111a1
|
moved query macro generated class to namespace matador::query::meta
|
2025-11-21 10:12:54 +01:00 |
Sascha Kühl
|
a146dce321
|
renamed class attribute_definition_generator to attribute_generator
|
2025-11-21 09:24:53 +01:00 |
Sascha Kühl
|
758284c2b3
|
renamed class attribute_definition to attribute
|
2025-11-21 09:22:00 +01:00 |
Sascha Kühl
|
dae3c1645b
|
removed object_definition class
|
2025-11-21 09:16:53 +01:00 |
Sascha Kühl
|
d8903ed772
|
compilation fixes and disabled database type char[]
|
2025-11-21 09:11:14 +01:00 |
Sascha Kühl
|
3f3773dc71
|
fixed core- and orm-tests. postgres-tests needs some work
|
2025-11-20 15:35:40 +01:00 |
Sascha Kühl
|
95c555d03a
|
compilation fixes
|
2025-11-19 16:17:25 +01:00 |
Sascha Kühl
|
9c42df3f83
|
added a todo list
|
2025-11-18 16:27:51 +01:00 |
Sascha Kühl
|
fb4bc03da0
|
moved column and table class from namespace sql to query
|
2025-11-18 16:27:38 +01:00 |
Sascha Kühl
|
7242dc2612
|
attribute_definition and object_definition progress
|
2025-11-17 15:58:09 +01:00 |
Sascha Kühl
|
9ffcee1317
|
removed the value field from attribute_definition because it's a definition and should not hold a value.
|
2025-11-17 13:16:18 +01:00 |
Sascha Kühl
|
d1731a7f15
|
some sql classes refactorings like column and table structs to classes
|
2025-11-14 16:16:07 +01:00 |
Sascha Kühl
|
34e6d41554
|
move the process method outside the airplane class to prove extrusive processing functionality.
|
2025-11-14 09:48:50 +01:00 |
Sascha Kühl
|
61796d7c42
|
reuse a call to process instead of duplicting code
|
2025-11-14 09:47:28 +01:00 |
Sascha Kühl
|
167e2ef382
|
added a timeout parameter to connection_pool::acquire and a connection_pool::try_acquire with connection id
|
2025-11-13 16:28:41 +01:00 |
Sascha Kühl
|
d6de8da3c8
|
schema progress
|
2025-11-13 16:27:58 +01:00 |
Sascha Kühl
|
0d08ad4179
|
column generator progress
|
2025-11-12 22:18:56 +01:00 |
Sascha Kühl
|
1c5b2b21b0
|
column, placeholder and column_value generator progress
|
2025-11-12 15:53:03 +01:00 |
Sascha Kühl
|
9e76203bc9
|
column, placeholder and column_value generator progress
|
2025-11-11 16:19:58 +01:00 |
Sascha Kühl
|
1d84b112f1
|
column generator progress
|
2025-11-11 08:02:46 +01:00 |
Sascha Kühl
|
b3bff2dd1b
|
column, placeholder and column_value generator progress
|
2025-11-10 16:12:53 +01:00 |
Sascha Kühl
|
4b51ad21da
|
added alter table command to fluent query builder
|
2025-11-05 11:05:03 +01:00 |
Sascha Kühl
|
c87a4c29b4
|
added alter table command to fluent query builder (progress)
|
2025-11-04 16:24:43 +01:00 |
Sascha Kühl
|
c3c7ea57a2
|
added alter table command to fluent query builder (progress)
|
2025-11-03 16:21:26 +01:00 |
Sascha Kühl
|
557abecf91
|
orm schema class progress added SchemaTest.cpp
|
2025-10-31 16:28:34 +01:00 |
Sascha Kühl
|
5632746eb6
|
orm schema class progress
|
2025-10-30 15:29:31 +01:00 |
Sascha Kühl
|
270c2922ff
|
uses criteria for session::find methods
|
2025-10-30 14:54:39 +01:00 |
Sascha Kühl
|
44c50cf2af
|
added name methods to column class
|
2025-10-29 16:08:59 +01:00 |
Sascha Kühl
|
56f307fd37
|
added missing bind variable
|
2025-10-28 16:35:56 +01:00 |
Sascha Kühl
|
15d6328ae9
|
fixed compilation of postgres tests
|
2025-10-28 13:15:26 +01:00 |
Sascha Kühl
|
cb95b974fc
|
fixed column literal
|
2025-10-28 13:14:50 +01:00 |
Sascha Kühl
|
93785a6bc2
|
removed condition classes, functions and operators
|
2025-10-27 16:25:12 +01:00 |