Commit Graph

20 Commits

Author SHA1 Message Date
Sascha Kühl c6747074f5 renamed timestamp to timestamp_type_t 2026-01-07 09:23:47 +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 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 758284c2b3 renamed class attribute_definition to attribute 2025-11-21 09:22:00 +01:00
Sascha Kühl d0e2e4340e statement binding progress 2025-10-13 16:14:03 +02:00
Sascha Kühl 2fdbfc651e removed obsolete interface namespace 2025-08-14 15:48:46 +02:00
sascha 6e2baad3ef moved parameter_binder from member to parameter to bind, execute and fetch methods 2025-07-30 21:00:40 +02:00
sascha ebd8bccfb3 implemented the first version of statement_cache 2025-07-30 10:34:33 +02:00
Sascha Kühl 8ab8274d93 has many fetch with join 2025-02-19 14:51:42 +01:00
Sascha Kühl 0b70f5d4ee added more tests 2025-02-06 16:17:47 +01:00
Sascha Kühl ded3daceb3 initial matador ng commit 2025-02-02 20:37:12 +01:00
Sascha Kuehl be610ffcad entity query and record progress 2024-03-04 20:09:39 +01:00
Sascha Kühl aa5d32e30c blob progress 2024-01-23 16:09:59 +01:00
Sascha Kuehl 9c8e402692 added blob interface to backend binder classes 2024-01-23 07:20:34 +01:00
Sascha Kuehl 320d06bb20 added mysql backend 2023-12-17 22:11:43 +01:00
Sascha Kuehl da423ea8bb implemented prepared statement for postgres and sqlite 2023-12-09 11:08:03 +01:00
Sascha Kuehl 6a4111ba3d moved redundant read value code into query_result_reader 2023-11-27 17:25:46 +01:00
Sascha Kuehl 640dcfadb6 finished postgres fetch 2023-11-26 20:09:48 +01:00
Sascha Kuehl 825e530a8d added postgres backend 2023-11-25 12:33:51 +01:00