sascha
|
96c6c78cb8
|
has many generator progress
|
2026-04-28 16:43:01 +02:00 |
Sascha Kühl
|
75d5cba6c3
|
session progress
|
2026-04-26 15:50:11 +02:00 |
sascha
|
656d045ccf
|
fixing postgres tests progress
|
2026-04-24 16:56:44 +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
|
b6456356b4
|
session and insert query builder progress
|
2026-04-22 14:04:36 +02:00 |
sascha
|
9b25f7f556
|
introduced field_attributes shortcuts and added method on_base() to all processor classes
|
2026-04-22 11:03:33 +02:00 |
sascha
|
78eb5d04cd
|
session and insert query builder has many to many progress
|
2026-04-22 09:15:57 +02:00 |
sascha
|
59e1533cca
|
insert query builder has many to many progress
|
2026-04-20 19:57:18 +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
|
f62f3e626b
|
renamed initialize_executor to initialize
|
2026-04-10 16:32:37 +02:00 |
Sascha Kühl
|
1806e2670c
|
added assignment from value, conversion to database_type and appropriate tests
|
2026-04-05 12:48:13 +02:00 |
Sascha Kühl
|
9e4660c4ee
|
removed unused on_attribute overloads
|
2026-04-03 19:46:53 +02:00 |
Sascha Kühl
|
f4e984a288
|
insert_query_builder has_many progress
|
2026-04-03 19:15:15 +02:00 |
Sascha Kühl
|
855c9295fb
|
addd const to variable
|
2026-04-03 19:15:01 +02:00 |
Sascha Kühl
|
920fdc68ed
|
refactored identifier, added tests and added primary_key_accessor and tests
|
2026-04-03 19:14:14 +02:00 |
sascha
|
833cb64352
|
added test for session insert
|
2026-03-27 15:10:03 +01:00 |
sascha
|
fedce38270
|
removed class query and moved their static methods to simple functions
|
2026-03-26 09:34:32 +01:00 |
sascha
|
3fc08fb7ff
|
added tests for sequence generator and table sequence pk generator
|
2026-03-25 15:56:57 +01:00 |
sascha
|
6b2db17f58
|
added test for table sequence
|
2026-03-19 11:52:34 +01:00 |
sascha
|
6423bd505b
|
pk generator progress and sequence test progress
|
2026-03-18 15:54:08 +01:00 |
Sascha Kühl
|
53b10fd1f9
|
sequence progress
|
2026-03-15 22:33:35 +01:00 |
sascha
|
86c9e6b1cd
|
sequence tests progress
|
2026-03-13 16:18:41 +01:00 |
Sascha Kühl
|
6bdf281eab
|
used make_object for object_ptr in tests
|
2026-03-08 20:24:34 +01:00 |
Sascha Kühl
|
801fbdd187
|
fixed nextval and update tests
|
2026-03-07 16:34:48 +01:00 |
sascha
|
2aff0cabbb
|
column_expression progress
|
2026-03-06 15:39:53 +01:00 |
sascha
|
bc8158a6ca
|
column_expression progress
|
2026-03-05 16:10:02 +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
|
e45c38b229
|
added object_cache and test
|
2026-02-22 22:36:42 +01:00 |
Sascha Kühl
|
cfd2a9c423
|
some test adjustments
|
2026-02-19 22:31:51 +01:00 |
Sascha Kühl
|
02d6ac514c
|
added checks for lazy relation
|
2026-02-19 18:17:15 +01:00 |
sascha
|
5668f1060b
|
added sequence-specific code (create, drop and nextval)
|
2026-02-17 13:31:06 +01:00 |
Sascha Kühl
|
ac75bb6e3a
|
added test for creating table with identity primary key
|
2026-02-16 11:29:47 +01:00 |
Sascha Kühl
|
ae7c1f510f
|
introduced make_object function to create object_ptr instances and removed some session::insert overloads for simplicity
|
2026-02-16 11:29:27 +01:00 |
Sascha Kühl
|
f38be4c6d9
|
added `returning` token for insert query
|
2026-02-15 18:34:12 +01:00 |
Sascha Kühl
|
9065355ee0
|
refactored record classe
|
2026-02-15 18:33:22 +01:00 |
Sascha Kühl
|
4c63322024
|
identity generator progress
|
2026-02-11 16:01:44 +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
|
c0e0499204
|
small changes in log_manager.cpp and add is_database_primitive type traits and test
|
2026-02-05 16:36:27 +01:00 |
Sascha Kühl
|
018e27a22a
|
renamed cascade_type enums
|
2026-02-04 15:18:46 +01:00 |
Sascha Kühl
|
1a1ecd1613
|
logger fixes
|
2026-02-04 15:13:27 +01:00 |
Sascha Kühl
|
520b2bab49
|
stabilized logger classes
|
2026-02-04 14:45:26 +01:00 |
Sascha Kühl
|
4d886f0343
|
collection has-many-to-many resolve progress
|
2026-02-03 15:36:58 +01:00 |
Sascha Kühl
|
73abd61eba
|
has many to many collection resolver progress
|
2026-02-03 07:26:37 +01:00 |
Sascha Kühl
|
621c3703fd
|
collection_resolver progress
|
2026-02-02 13:40:53 +01:00 |
Sascha Kühl
|
f9333158e2
|
collection resolver progress
|
2026-02-01 13:17:40 +01:00 |