Commit Graph

16 Commits

Author SHA1 Message Date
sascha 5668f1060b added sequence-specific code (create, drop and nextval) 2026-02-17 13:31:06 +01:00
Sascha Kühl f38be4c6d9 added `returning` token for insert query 2026-02-15 18:34:12 +01:00
Sascha Kühl 4c63322024 identity generator progress 2026-02-11 16:01:44 +01:00
Sascha Kühl 686b1ddb7a progress on query compiler 2026-01-22 16:14:42 +01:00
Sascha Kühl b331ef6923 criteria progress 2026-01-22 11:38:02 +01:00
Sascha Kühl f30c250a20 renamed blob to blob_type_t 2026-01-07 09:21:10 +01:00
Sascha Kühl c48bd4f9d6 added test for date and time, sql read and write functionality 2026-01-06 22:23:50 +01:00
Sascha Kühl 9418f28348 constraint progress 2025-12-14 20:50:00 +01:00
Sascha Kühl bfbbd4c589 query builder progress 2025-12-02 16:19:13 +01:00
Sascha Kühl 3f3773dc71 fixed core- and orm-tests. postgres-tests needs some work 2025-11-20 15:35:40 +01:00
Sascha Kühl fb4bc03da0 moved column and table class from namespace sql to query 2025-11-18 16:27:38 +01:00
Sascha Kühl d1731a7f15 some sql classes refactorings like column and table structs to classes 2025-11-14 16:16:07 +01:00
Sascha Kühl f29f642e72 Changed names of dialect tokens to PascalCase writing 2025-10-27 10:33:50 +01:00
Sascha Kühl 69ce2c34cf added criteria_evaluator and extended all criteria classes with missing methods 2025-10-26 19:57:22 +01:00
Sascha Kühl bc3ffbda10 added connection pool and tests 2025-02-05 15:47:51 +01:00
Sascha Kühl ded3daceb3 initial matador ng commit 2025-02-02 20:37:12 +01:00