sascha
|
caacdfa34a
|
added has_one eager functionality and tests
|
2026-05-18 12:28:21 +02:00 |
sascha
|
8c8423bf64
|
fixed has one definitions
|
2026-05-18 09:03:41 +02:00 |
Sascha Kühl
|
22f6f71412
|
insert has one progress
|
2026-05-15 07:24:48 +02:00 |
Sascha Kühl
|
75d5cba6c3
|
session progress
|
2026-04-26 15:50:11 +02:00 |
sascha
|
3a82f4891a
|
moved session to namespace query and move basic_schema::initialize to session constructor
|
2026-04-23 16:01:44 +02:00 |
sascha
|
78eb5d04cd
|
session and insert query builder has many to many progress
|
2026-04-22 09:15:57 +02:00 |
sascha
|
d734d647ed
|
session and insert query builder progress
|
2026-04-16 16:53:06 +02:00 |
Sascha Kühl
|
a0326632ab
|
insert_query_builder progress
|
2026-04-12 22:07:24 +02:00 |
Sascha Kühl
|
f4e984a288
|
insert_query_builder has_many progress
|
2026-04-03 19:15:15 +02:00 |
sascha
|
fedce38270
|
removed class query and moved their static methods to simple functions
|
2026-03-26 09:34:32 +01:00 |
sascha
|
d9eaa2009f
|
split column expression into separate classes
|
2026-03-02 16:20:54 +01:00 |
Sascha Kühl
|
85c56584be
|
added column_expression and table_column_expression
|
2026-03-01 20:23:59 +01:00 |
sascha
|
1e78430855
|
added returning to update statement and added error code implementation for query
|
2026-02-27 16:29:49 +01:00 |
Sascha Kühl
|
4c63322024
|
identity generator progress
|
2026-02-11 16:01:44 +01:00 |
Sascha Kühl
|
d9f9712487
|
added InsertQueryBuilderTest.cpp
|
2026-02-09 16:46:56 +01:00 |
Sascha Kühl
|
1a1ecd1613
|
logger fixes
|
2026-02-04 15:13:27 +01:00 |
Sascha Kühl
|
36a160e1c7
|
added table_column tests
|
2026-01-23 15:14:20 +01:00 |
Sascha Kühl
|
686b1ddb7a
|
progress on query compiler
|
2026-01-22 16:14:42 +01:00 |
Sascha Kühl
|
ac53526a27
|
added SchemaTest, fixed bug in class shipment, added contains methods to class schema and enabled some tests
|
2026-01-09 09:32:47 +01:00 |
Sascha Kühl
|
f30c250a20
|
renamed blob to blob_type_t
|
2026-01-07 09:21:10 +01:00 |
Sascha Kühl
|
7cb64515bd
|
added meta table macro and removed unused query_macro
|
2025-12-31 13:54:32 +01:00 |
Sascha Kühl
|
b9d35cbd4e
|
renamed column to table_column and constraint to table_constraint.
|
2025-12-31 13:01:54 +01:00 |
Sascha Kühl
|
ab2d39407c
|
schema progress (does not compile)
|
2025-12-31 11:56:12 +01:00 |
Sascha Kühl
|
9ba58eb05b
|
constraint, column and table query progress
|
2025-12-12 15:49:30 +01:00 |
Sascha Kühl
|
108eca4e53
|
renamed basic_types enumerations
|
2025-12-08 20:04:04 +01:00 |
Sascha Kühl
|
263c202c69
|
some column interface refactorings
|
2025-12-08 16:27:00 +01:00 |
Sascha Kühl
|
f6aa100435
|
fixed query builder test
|
2025-12-03 17:13:15 +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
|
e67c0f39a3
|
preparations for object_generator (generating objects with attributes and constraints)
|
2025-11-23 15:58:14 +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
|
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
|
d1731a7f15
|
some sql classes refactorings like column and table structs to classes
|
2025-11-14 16:16:07 +01:00 |
Sascha Kühl
|
9e76203bc9
|
column, placeholder and column_value generator progress
|
2025-11-11 16:19:58 +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
|
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
|
69ce2c34cf
|
added criteria_evaluator and extended all criteria classes with missing methods
|
2025-10-26 19:57:22 +01:00 |
Sascha Kühl
|
7b5123df16
|
changed the interface of on_primary_key to have a third parameter of type primary_key_attribute
|
2025-07-18 12:08:21 +02:00 |
Sascha Kühl
|
0b70f5d4ee
|
added more tests
|
2025-02-06 16:17:47 +01:00 |
Sascha Kühl
|
bc3ffbda10
|
added connection pool and tests
|
2025-02-05 15:47:51 +01:00 |
Sascha Kühl
|
ded3daceb3
|
initial matador ng commit
|
2025-02-02 20:37:12 +01:00 |