• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2026-01-09 09:32:55 +01:00
ac53526a27 added SchemaTest, fixed bug in class shipment, added contains methods to class schema and enabled some tests
sascha pushed to feature/matador-ng at sascha/query 2026-01-08 15:14:58 +01:00
930b9d1aa4 added timestamp code, support columns for group by and order by and tested load has-many eager code
sascha pushed to feature/matador-ng at sascha/query 2026-01-07 09:33:03 +01:00
0bf945cd13 some improvements to dump schema
sascha pushed to feature/matador-ng at sascha/query 2026-01-07 09:24:02 +01:00
c6747074f5 renamed timestamp to timestamp_type_t
f30c250a20 renamed blob to blob_type_t
41f6c9f516 adjust work project to the current codebase
dfd31cdf35 moved dump schema method to class schema
099b72be05 remove double sql command
Compare 8 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-01-06 22:24:02 +01:00
c48bd4f9d6 added test for date and time, sql read and write functionality
0c6b5a0a93 added date_type_t, time_type_t and timestamp, ensure allocated postgres resources are released, split repository into basic_repository and repository.
Compare 2 commits »
sascha pushed to feature/matador-ng at sascha/query 2026-01-01 17:11:37 +01:00
f07a360da2 reformatted postgres_connection.cpp
a79d50e6e8 fixed PostgreSQL tests
7cb64515bd added meta table macro and removed unused query_macro
e768497cfd fixed demo project
b9d35cbd4e renamed column to table_column and constraint to table_constraint.
Compare 6 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-12-19 15:56:42 +01:00
d104222fdd observer progress, added to schema and added schema_observer class
sascha pushed to feature/matador-ng at sascha/query 2025-12-18 16:13:43 +01:00
5e2d2ddde5 added observer to repository and updated tests
sascha pushed to feature/matador-ng at sascha/query 2025-12-17 16:03:54 +01:00
6307850721 moved schema to query namespace
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 »