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
|
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
|
108eca4e53
|
renamed basic_types enumerations
|
2025-12-08 20:04:04 +01:00 |
sascha
|
f90a670fb3
|
fixed compiler warnings
|
2025-07-21 20:08:48 +02:00 |
Sascha Kühl
|
8ab8274d93
|
has many fetch with join
|
2025-02-19 14:51:42 +01:00 |
Sascha Kühl
|
901d9c071a
|
added belongs to many eager test loading via sql join (progress)
|
2025-02-17 22:16:03 +01:00 |
Sascha Kühl
|
ded3daceb3
|
initial matador ng commit
|
2025-02-02 20:37:12 +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 |