• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2025-12-16 16:21:17 +01:00
9eec5b64fb fixed compilation
sascha pushed to feature/matador-ng at sascha/query 2025-12-15 17:31:51 +01:00
4a19322ef8 use raw pointer of table in class column (progress, needs fixes in tests)
sascha pushed to feature/matador-ng at sascha/query 2025-12-14 20:50:08 +01:00
9418f28348 constraint progress
348f3a16d0 removed template type from foreign_node_completer::complete method
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-12-12 15:49:44 +01:00
9ba58eb05b constraint, column and table query progress
sascha pushed to feature/matador-ng at sascha/query 2025-12-12 08:50:02 +01:00
758ea96ea4 reactivated relation_completer
79c46bbd38 fixed object generation on nested objects
571cfd52ae removed name member from restriction and changed attribute member to a reference
f842efb611 removed attribute_generator and constraints_generator
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-12-10 17:05:30 +01:00
5afb616205 object generation progress
sascha pushed to feature/matador-ng at sascha/query 2025-12-09 21:13:52 +01:00
9b7b74524f removed string from restriction
sascha pushed to feature/matador-ng at sascha/query 2025-12-09 16:42:14 +01:00
c4f8731262 renamed constraint to restriction
4fcbe9c064 object changes
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-12-08 22:29:14 +01:00
d4a8801cd2 preparations for object class changes
sascha pushed to feature/matador-ng at sascha/query 2025-12-08 20:04:10 +01:00
108eca4e53 renamed basic_types enumerations
d4ef97ef5a removed make_relation_node method from repository_node
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-12-08 16:27:06 +01:00
263c202c69 some column interface refactorings
3b0b9615ca renamed fetch types to be pascal case
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-12-07 22:18:06 +01:00
2fcb504b9a schema creation progress
sascha pushed to feature/matador-ng at sascha/query 2025-12-05 15:38:43 +01:00
2e354b435c progress on combining foreign_node_completer and relation_completer
sascha pushed to feature/matador-ng at sascha/query 2025-12-05 07:33:03 +01:00
98da0884f1 schema creation progress
d2f1bc0b8e Merge remote-tracking branch 'origin/feature/matador-ng' into feature/matador-ng
bbe65f2a57 reverted CMakeLists.txt
f6aa100435 fixed query builder test
e74424aaaa added missing includes
Compare 5 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-12-04 16:06:46 +01:00
980cabe94f fixed schema creation
sascha pushed to feature/matador-ng at sascha/query 2025-12-03 16:18:10 +01:00
19eb54df8d query builder progress
sascha pushed to feature/matador-ng at sascha/query 2025-12-02 16:19:21 +01:00
bfbbd4c589 query builder progress
sascha pushed to feature/matador-ng at sascha/query 2025-12-01 22:03:12 +01:00
c156ab5e74 object generation progress
sascha pushed to feature/matador-ng at sascha/query 2025-12-01 16:14:22 +01:00
422df82b7c object generating progress
sascha pushed to feature/matador-ng at sascha/query 2025-11-30 22:03:53 +01:00
19b7044773 object generation