Sascha Kühl
|
463647ba59
|
fixed session tests
|
2025-10-08 16:03:00 +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
|
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 |
|
Sascha Kühl
|
180037c156
|
small cosmetic fixes
|
2025-08-22 16:22:18 +02:00 |
|
Sascha Kühl
|
71cb1a25db
|
proxy lazy resolve progress
|
2025-08-22 16:13:00 +02:00 |
|
Sascha Kühl
|
839a214cef
|
proxy lazy resolve progress
|
2025-08-21 16:04:40 +02:00 |
|
Sascha Kühl
|
f1323accda
|
proxy lazy resolve progress
|
2025-08-20 16:26:59 +02:00 |
|
Sascha Kühl
|
6b24a0e413
|
proxy lazy resolve progress
|
2025-08-19 18:07:27 +02:00 |
|
Sascha Kühl
|
1370eafac4
|
proxy lazy resolve progress
|
2025-08-18 16:21:24 +02:00 |
|
Sascha Kühl
|
2fdbfc651e
|
removed obsolete interface namespace
|
2025-08-14 15:48:46 +02:00 |
|
Sascha Kühl
|
843d125b99
|
added session context and implemented the executor interface for session
|
2025-08-14 15:48:21 +02:00 |
|
Sascha Kühl
|
a32330ef5b
|
little statement_cache test changes
|
2025-08-12 16:30:45 +02:00 |
|
Sascha Kühl
|
01d7179604
|
added message event handling
|
2025-08-11 16:59:48 +02:00 |
|
Sascha Kühl
|
789be1174b
|
removed namespace interface
|
2025-08-11 16:59:16 +02:00 |
|
Sascha Kühl
|
df480edb05
|
removed unused flags
|
2025-07-18 15:34:26 +02:00 |
|
Sascha Kühl
|
6da0620169
|
fixed typos
|
2025-07-18 15:34:14 +02:00 |
|
Sascha Kühl
|
f897363297
|
fixed VersionTest.cpp
|
2025-07-18 15:34:03 +02:00 |
|
Sascha Kühl
|
77c72ca23f
|
added error::error_code
|
2025-07-18 15:33:53 +02:00 |
|
Sascha Kühl
|
5379324519
|
changed has_one to belongs_to
|
2025-07-18 15:33:27 +02:00 |
|
Sascha Kühl
|
f32594d9fd
|
started reactor refactoring
|
2025-07-18 15:33:04 +02:00 |
|
Sascha Kühl
|
3781bd0b66
|
added debug output
|
2025-07-18 13:33:11 +02:00 |
|
Sascha Kühl
|
cfbee7781d
|
excluded has one relation
|
2025-07-18 13:32:59 +02:00 |
|
Sascha Kühl
|
ee025ea49e
|
removed unused code
|
2025-07-18 13:32:43 +02:00 |
|
Sascha Kühl
|
9f7a0c8625
|
completed schema layout
|
2025-07-18 13:32:29 +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
|
581b93c5ea
|
creating tables progress
|
2025-07-16 16:15:31 +02:00 |
|
Sascha Kühl
|
a0bfa3261b
|
attaching schema nodes progress
|
2025-07-15 16:04:43 +02:00 |
|
Sascha Kühl
|
0d93b9b1ed
|
attaching schema nodes progress
|
2025-07-14 15:57:14 +02:00 |
|
Sascha Kühl
|
27e2c51175
|
attaching schema nodes progress
|
2025-07-11 16:08:49 +02:00 |
|
Sascha Kühl
|
6982eebfd6
|
attaching schema nodes progress
|
2025-07-10 16:02:25 +02:00 |
|
Sascha Kühl
|
7fd11ad174
|
added session to work.cpp
|
2025-07-08 14:15:45 +02:00 |
|
Sascha Kühl
|
d4253ee4d0
|
removed redundant code in relation completer
|
2025-07-08 14:15:32 +02:00 |
|
Sascha Kühl
|
e85543719c
|
finished relation completer
|
2025-07-07 15:50:09 +02:00 |
|
Sascha Kühl
|
5c1e0ae0d8
|
Merge remote-tracking branch 'origin/feature/matador-ng' into feature/matador-ng
# Conflicts:
# demo/sandbox.cpp
|
2025-07-04 16:05:43 +02:00 |
|
Sascha Kühl
|
8f2d07518f
|
progress on relation completer
|
2025-07-04 16:05:00 +02:00 |
|
Sascha Kühl
|
0516a946c4
|
progress on relation completer
|
2025-07-04 16:03:04 +02:00 |
|
Sascha Kühl
|
9c7628b6cb
|
added value_type using to collection.hpp
|
2025-07-03 16:20:46 +02:00 |
|
Sascha Kühl
|
7a6de4053a
|
progress on sandbox.cpp
|
2025-07-03 16:17:53 +02:00 |
|
Sascha Kühl
|
20d6a77275
|
added logging module and a sandbox project
|
2025-07-03 16:13:58 +02:00 |
|
Sascha Kühl
|
c4a00f19fd
|
relation_completer progress
|
2025-07-02 16:13:56 +02:00 |
|
Sascha Kühl
|
38cbffc18b
|
relation_completer progress
|
2025-07-01 17:13:52 +02:00 |
|
Sascha Kühl
|
5a7ab5d4d0
|
relation_completer progress
|
2025-06-30 16:01:21 +02:00 |
|
Sascha Kühl
|
3add45dfdf
|
fixed typos
|
2025-06-30 16:00:56 +02:00 |
|
Sascha Kühl
|
acd30afe6f
|
added leader follower thread pool
|
2025-06-26 16:23:18 +02:00 |
|
Sascha Kühl
|
2271702e6c
|
added thread pool with tests
|
2025-06-26 16:04:17 +02:00 |
|
Sascha Kühl
|
dafa81aef0
|
disabled not working code in test
|
2025-06-26 16:03:57 +02:00 |
|
Sascha Kühl
|
9f718b7e36
|
added some more entities for work demo
|
2025-06-26 16:03:28 +02:00 |
|
Sascha Kühl
|
4dcbf009da
|
added a bigger real-life demo
|
2025-06-25 15:57:02 +02:00 |
|
Sascha Kühl
|
e72733d37e
|
progress on session_insert_builder
|
2025-06-24 16:16:28 +02:00 |
|
Sascha Kühl
|
df0be4f37c
|
progress on session_insert_builder
|
2025-05-08 16:13:22 +02:00 |
|
Sascha Kühl
|
4e4a294d19
|
added class uuid to utils
|
2025-05-08 16:12:44 +02:00 |
|
Sascha Kühl
|
6ec5011e21
|
session insert builder progress
|
2025-02-28 16:12:52 +01:00 |
|
Sascha Kühl
|
0eb1ae9fe8
|
started with object proxy
|
2025-02-20 18:20:23 +01:00 |
|
Sascha Kühl
|
dfb0d7c56a
|
removed unused code
|
2025-02-19 15:46:47 +01:00 |
|
Sascha Kühl
|
8ab8274d93
|
has many fetch with join
|
2025-02-19 14:51:42 +01:00 |
|
Sascha Kühl
|
784f6e768d
|
has many fetch progress
|
2025-02-18 16:19:48 +01:00 |
|
Sascha Kühl
|
5109659882
|
session progress
|
2025-02-17 16:07:41 +01:00 |
|
Sascha Kühl
|
9a95725959
|
fixed table aliases
|
2025-02-17 09:44:46 +01:00 |
|
Sascha Kühl
|
6e64ba99de
|
fixed backend tests (progress)
|
2025-02-14 16:01:22 +01:00 |
|
Sascha Kühl
|
336b2a7342
|
fixed backend tests
|
2025-02-13 16:13:20 +01:00 |
|
Sascha Kühl
|
5d41a592bb
|
fixed backend test compilation
|
2025-02-12 16:01:52 +01:00 |
|
Sascha Kühl
|
1d83abcb1b
|
schema node analyze progress
|
2025-02-11 16:34:06 +01:00 |
|
Sascha Kühl
|
e3e0eb932c
|
schema node analyze progress
|
2025-02-10 16:04:49 +01:00 |
|
Sascha Kühl
|
6cb501ded9
|
enabled has many relation
|
2025-02-07 13:00:33 +01:00 |
|
Sascha Kühl
|
73c13026d8
|
added missing types
|
2025-02-07 13:00:13 +01:00 |
|
Sascha Kühl
|
936ba06458
|
enabled has many relations and removed obsolete namespaces
|
2025-02-07 12:52:56 +01:00 |
|
Sascha Kühl
|
81cd8eecb2
|
fixed join columns
|
2025-02-07 12:52:30 +01:00 |
|
Sascha Kühl
|
2e5257a5fa
|
added backend test service for tests
|
2025-02-07 11:50:06 +01:00 |
|
Sascha Kühl
|
9e60b5e485
|
introduced a processed table set
|
2025-02-07 11:49:32 +01:00 |
|
Sascha Kühl
|
23646ab4ee
|
added missing include
|
2025-02-07 11:49:00 +01:00 |
|
Sascha Kühl
|
8b41fbc531
|
removed obsolete namespace
|
2025-02-07 11:48:40 +01:00 |
|
Sascha Kühl
|
a593539ae4
|
added missing include
|
2025-02-07 11:48:16 +01:00 |
|
Sascha Kühl
|
a1bdb32e04
|
disabled coverage option
|
2025-02-07 11:47:42 +01:00 |
|
Sascha Kühl
|
005b42d131
|
enabled has_many processing for test models
|
2025-02-07 11:47:18 +01:00 |
|
Sascha Kühl
|
8ef78bb658
|
added id to has_many
|
2025-02-07 11:46:50 +01:00 |
|
Sascha Kühl
|
27d9bac316
|
changed pk type to unsigned int
|
2025-02-07 11:45:00 +01:00 |
|
Sascha Kühl
|
c591302063
|
fixed access has_many functions
|
2025-02-07 11:44:42 +01:00 |
|
Sascha Kühl
|
b8df32bdf9
|
implemented reference method
|
2025-02-07 11:44:06 +01:00 |
|
Sascha Kühl
|
84af642f14
|
removed deprecated include
|
2025-02-07 11:41:26 +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
|
bc3ffbda10
|
added connection pool and tests
|
2025-02-05 15:47:51 +01:00 |
|
Sascha Kühl
|
45a7199ccf
|
added escape character in comment
|
2025-02-05 15:47:27 +01:00 |
|
Sascha Kühl
|
d3674532c0
|
removed unused includes
|
2025-02-05 15:46:58 +01:00 |
|
Sascha Kühl
|
61a80d93f7
|
use result chaining in demo::main.cpp
|
2025-02-04 15:38:30 +01:00 |
|
Sascha Kühl
|
98af2bc6c4
|
marked schema::attach methods as no-discard
|
2025-02-04 15:38:01 +01:00 |
|
Sascha Kühl
|
405f158a88
|
fixed result for void
|
2025-02-04 15:37:39 +01:00 |
|
Sascha Kühl
|
f01e9ff87f
|
schema progress
|
2025-02-04 15:19:01 +01:00 |
|
Sascha Kühl
|
19de5714f4
|
added data_type_traits for enums
|
2024-08-22 16:08:05 +02:00 |
|
Sascha Kühl
|
484c2d8b05
|
removed quotes for enum value in condition
|
2024-08-22 16:07:45 +02:00 |
|
Sascha Kühl
|
43d2f81b95
|
added all value constructor to class table
|
2024-08-22 16:07:10 +02:00 |
|
Sascha Kühl
|
27f6c81da2
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# demo/main.cpp
|
2024-08-21 15:36:34 +02:00 |
|
Sascha Kühl
|
12e5b27a8c
|
progress on in conditions with queries and enums
|
2024-08-21 15:35:29 +02:00 |
|
Sascha Kühl
|
ac8b2ed4e4
|
added more join_left methods to query_from_intermediate to write shorter fluent sql queries
|
2024-04-16 17:11:08 +02:00 |
|
Sascha Kühl
|
38da76bfb3
|
improved result test with specific error test
|
2024-04-16 17:09:52 +02:00 |
|