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
|
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
|
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
|
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
|
93785a6bc2
|
removed condition classes, functions and operators
|
2025-10-27 16:25:12 +01:00 |
Sascha Kühl
|
6fa56b2019
|
removed condition classes, functions and operators
|
2025-10-27 16:24:51 +01:00 |
Sascha Kühl
|
f29f642e72
|
Changed names of dialect tokens to PascalCase writing
|
2025-10-27 10:33:50 +01:00 |
Sascha Kühl
|
69ce2c34cf
|
added criteria_evaluator and extended all criteria classes with missing methods
|
2025-10-26 19:57:22 +01:00 |
Sascha Kühl
|
5d53addc60
|
added new query criteria class set
|
2025-10-20 13:20:56 +02:00 |
Sascha Kühl
|
009498fae1
|
added type shortcuts in message_bus
|
2025-10-17 08:53:41 +02:00 |
Sascha Kühl
|
1d40c72519
|
implemented session::remove
|
2025-10-16 15:40:43 +02:00 |
Sascha Kühl
|
d08bdb9554
|
added update_object_binder progress
|
2025-10-15 16:14:22 +02:00 |
Sascha Kühl
|
d3483ea5c2
|
added update_object_binder progress
|
2025-10-14 15:05:25 +02:00 |
Sascha Kühl
|
d0e2e4340e
|
statement binding progress
|
2025-10-13 16:14:03 +02:00 |
Sascha Kühl
|
24842f3313
|
session update progress
|
2025-10-13 07:07:00 +02:00 |
Sascha Kühl
|
1cda78412b
|
fixed session::update implementation
|
2025-10-12 11:04:28 +02:00 |
Sascha Kühl
|
399fa9a157
|
changed type of on_revision value parameter to uint64_t
|
2025-10-12 11:03:28 +02:00 |
Sascha Kühl
|
1fd2066946
|
progress on session::update
|
2025-10-10 15:51:51 +02:00 |
Sascha Kühl
|
463647ba59
|
fixed session tests
|
2025-10-08 16:03:00 +02:00 |
Sascha Kühl
|
4fd9a74ae8
|
session queries as statement progress
|
2025-10-06 07:31:16 +02:00 |
Sascha Kühl
|
5490e67ecf
|
connection info in connection pool progress
|
2025-10-02 16:12:21 +02:00 |
Sascha Kühl
|
12905e3df3
|
fixed some repository-related tests
|
2025-10-01 15:39:58 +02:00 |
Sascha Kühl
|
5d2d6d4a30
|
fixed some query record tests
|
2025-09-30 22:30:34 +02:00 |
Sascha Kühl
|
d7758e827d
|
schema progress
|
2025-09-26 16:13:07 +02:00 |
Sascha Kühl
|
3ae2b003aa
|
renamed schema to repository
|
2025-08-28 16:12:26 +02:00 |
Sascha Kühl
|
cce7f2c099
|
proxy lazy resolve progress
|
2025-08-25 16:00:32 +02:00 |
Sascha Kühl
|
a4b35b913e
|
proxy lazy resolve progress
|
2025-08-22 16:40:29 +02:00 |