• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2025-07-30 21:00:49 +02:00
6e2baad3ef moved parameter_binder from member to parameter to bind, execute and fetch methods
sascha pushed to feature/matador-ng at sascha/query 2025-07-30 10:34:44 +02:00
ebd8bccfb3 implemented the first version of statement_cache
sascha pushed to feature/matador-ng at sascha/query 2025-07-21 20:09:25 +02:00
f90a670fb3 fixed compiler warnings
sascha pushed to feature/matador-ng at sascha/query 2025-07-18 15:34:40 +02:00
df480edb05 removed unused flags
6da0620169 fixed typos
f897363297 fixed VersionTest.cpp
77c72ca23f added error::error_code
5379324519 changed has_one to belongs_to
Compare 11 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-07-17 22:45:31 +02:00
d8e43c1f95 removed obsolete parameter from basic_object_info constructor
sascha pushed to feature/matador-ng at sascha/query 2025-07-17 15:56:21 +02:00
fa393a1e30 ensure proper table creation in session::create_schema including foreign key constraints
sascha pushed to feature/matador-ng at sascha/query 2025-07-16 16:15:38 +02:00
581b93c5ea creating tables progress
sascha pushed to feature/matador-ng at sascha/query 2025-07-15 16:04:51 +02:00
a0bfa3261b attaching schema nodes progress
sascha pushed to feature/matador-ng at sascha/query 2025-07-15 07:09:48 +02:00
dd737623f4 session topological sorted table creation (progress)
sascha pushed to feature/matador-ng at sascha/query 2025-07-14 22:39:22 +02:00
e7376ef269 session topological sorted table creation (progress)
sascha pushed to feature/matador-ng at sascha/query 2025-07-14 15:57:22 +02:00
0d93b9b1ed attaching schema nodes progress
sascha pushed to feature/matador-ng at sascha/query 2025-07-13 20:58:41 +02:00
1b2847696d fixed linux build for relation completer
sascha pushed to feature/matador-ng at sascha/query 2025-07-11 16:08:55 +02:00
27e2c51175 attaching schema nodes progress
sascha pushed to feature/matador-ng at sascha/query 2025-07-10 16:02:33 +02:00
6982eebfd6 attaching schema nodes progress
sascha pushed to feature/matador-ng at sascha/query 2025-07-08 14:15:51 +02:00
7fd11ad174 added session to work.cpp
d4253ee4d0 removed redundant code in relation completer
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-07-07 20:52:04 +02:00
3374aba5ab fixed linux build for relation completer
sascha pushed to feature/matador-ng at sascha/query 2025-07-07 15:50:16 +02:00
e85543719c finished relation completer
sascha pushed to feature/matador-ng at sascha/query 2025-07-06 20:06:32 +02:00
c974628bee relation completer progress
sascha pushed to feature/matador-ng at sascha/query 2025-07-04 16:06:04 +02:00
5c1e0ae0d8 Merge remote-tracking branch 'origin/feature/matador-ng' into feature/matador-ng
8f2d07518f progress on relation completer
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-07-04 16:03:11 +02:00
0516a946c4 progress on relation completer