Sascha Kühl
|
626eae1ac8
|
added more pk generator types
|
2026-02-26 07:31:35 +01:00 |
sascha
|
d50a8f2b76
|
added sequence_pk_generator implementation
|
2026-02-24 16:24:06 +01:00 |
Sascha Kühl
|
0876535b44
|
primary key generator progress: added primary_key_generator_finder
|
2026-02-17 22:43:53 +01:00 |
Sascha Kühl
|
99677b0e21
|
introduced execute_result
|
2026-02-10 11:57:09 +01:00 |
Sascha Kühl
|
d9f9712487
|
added InsertQueryBuilderTest.cpp
|
2026-02-09 16:46:56 +01:00 |
Sascha Kühl
|
54e6786ceb
|
some improvements to select_query_builder and started insert_query_builder
|
2026-02-08 22:38:11 +01:00 |
Sascha Kühl
|
e7e66f44e2
|
moved pk_reader to internal
|
2026-02-04 10:16:24 +01:00 |
Sascha Kühl
|
621c3703fd
|
collection_resolver progress
|
2026-02-02 13:40:53 +01:00 |
Sascha Kühl
|
c838e9dd7b
|
removed query_record_result and moved content to query_result
|
2026-01-31 11:25:44 +01:00 |
Sascha Kühl
|
602b77e67b
|
collection_resolver progress
|
2026-01-28 16:09:54 +01:00 |
Sascha Kühl
|
6205ae81c9
|
collection_resolver progress
|
2026-01-27 16:31:37 +01:00 |
Sascha Kühl
|
b6cabbe3ed
|
collection resolver progress
|
2026-01-27 08:14:05 +01:00 |
Sascha Kühl
|
d13ccc861e
|
renamed query_compiler to query_builder. Changed handling of column names (broken)
|
2026-01-23 08:10:38 +01:00 |
Sascha Kühl
|
686b1ddb7a
|
progress on query compiler
|
2026-01-22 16:14:42 +01:00 |
Sascha Kühl
|
b331ef6923
|
criteria progress
|
2026-01-22 11:38:02 +01:00 |
Sascha Kühl
|
7626331866
|
implemented lazy loading for object_ptr and belongs_to
|
2026-01-15 12:40:54 +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
|
6307850721
|
moved schema to query namespace
|
2025-12-17 15:15:04 +01:00 |
Sascha Kühl
|
9ba58eb05b
|
constraint, column and table query progress
|
2025-12-12 15:49:30 +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
|
1c5b2b21b0
|
column, placeholder and column_value generator progress
|
2025-11-12 15:53:03 +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
|
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
|
270c2922ff
|
uses criteria for session::find methods
|
2025-10-30 14:54:39 +01:00 |
Sascha Kühl
|
93785a6bc2
|
removed condition classes, functions and operators
|
2025-10-27 16:25:12 +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
|
d7758e827d
|
schema progress
|
2025-09-26 16:13:07 +02:00 |
Sascha Kühl
|
f1323accda
|
proxy lazy resolve progress
|
2025-08-20 16:26:59 +02:00 |
sascha
|
ebd8bccfb3
|
implemented the first version of statement_cache
|
2025-07-30 10:34:33 +02: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
|
fa393a1e30
|
ensure proper table creation in session::create_schema including foreign key constraints
|
2025-07-17 15:56:15 +02:00 |
Sascha Kühl
|
6ec5011e21
|
session insert builder progress
|
2025-02-28 16:12:52 +01:00 |
Sascha Kühl
|
8ab8274d93
|
has many fetch with join
|
2025-02-19 14:51:42 +01:00 |
Sascha Kühl
|
5d41a592bb
|
fixed backend test compilation
|
2025-02-12 16:01:52 +01:00 |
Sascha Kühl
|
0b70f5d4ee
|
added more tests
|
2025-02-06 16:17:47 +01:00 |
Sascha Kühl
|
c76aa56440
|
added session class
|
2025-02-05 16:14:52 +01:00 |
Sascha Kühl
|
f01e9ff87f
|
schema progress
|
2025-02-04 15:19:01 +01:00 |
Sascha Kühl
|
ded3daceb3
|
initial matador ng commit
|
2025-02-02 20:37:12 +01:00 |