• Joined on 2023-03-28
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
sascha pushed to feature/matador-ng at sascha/query 2025-07-03 16:20:51 +02:00
9c7628b6cb added value_type using to collection.hpp
sascha pushed to feature/matador-ng at sascha/query 2025-07-03 16:18:00 +02:00
7a6de4053a progress on sandbox.cpp
sascha pushed to feature/matador-ng at sascha/query 2025-07-03 16:14:07 +02:00
20d6a77275 added logging module and a sandbox project
sascha pushed to feature/matador-ng at sascha/query 2025-07-02 16:14:02 +02:00
c4a00f19fd relation_completer progress