Commit Graph

14 Commits

Author SHA1 Message Date
Sascha Kühl 9e4660c4ee removed unused on_attribute overloads 2026-04-03 19:46:53 +02:00
Sascha Kühl 930b9d1aa4 added timestamp code, support columns for group by and order by and tested load has-many eager code 2026-01-08 15:14:31 +01:00
Sascha Kühl 0c6b5a0a93 added date_type_t, time_type_t and timestamp, ensure allocated postgres resources are released, split repository into basic_repository and repository. 2026-01-06 15:43:20 +01:00
Sascha Kühl f842efb611 removed attribute_generator and constraints_generator 2025-12-11 09:13:14 +01:00
Sascha Kühl 9b7b74524f removed string from restriction 2025-12-09 21:13:47 +01:00
Sascha Kühl 108eca4e53 renamed basic_types enumerations 2025-12-08 20:04:04 +01:00
Sascha Kühl d4ef97ef5a removed make_relation_node method from repository_node 2025-12-08 19:45:35 +01:00
Sascha Kühl bfbbd4c589 query builder progress 2025-12-02 16:19:13 +01:00
Sascha Kühl 422df82b7c object generating progress 2025-12-01 16:14:13 +01:00
Sascha Kühl f47b3bb87f object generating progress 2025-11-25 16:27:25 +01:00
Sascha Kühl ede5a8c636 object generator progress 2025-11-24 16:26:52 +01:00
Sascha Kühl e67c0f39a3 preparations for object_generator (generating objects with attributes and constraints) 2025-11-23 15:58:14 +01:00
Sascha Kühl 78abf16f28 builder progress (attribute, object and constraint class in todo.md) 2025-11-21 15:58:33 +01:00
Sascha Kühl 758284c2b3 renamed class attribute_definition to attribute 2025-11-21 09:22:00 +01:00