Commit Graph

11 Commits

Author SHA1 Message Date
Simon Binder 6aa1a5d734
Add `date` and `timestamp` types for postgres 2023-10-12 00:03:01 +02:00
Simon Binder 2b4ef1ba39
Support more postgres types 2023-10-07 19:06:38 +02:00
Simon Binder cc16156c84
Merge branch 'postgres3' into develop 2023-02-25 13:16:33 +01:00
David Martos d6edc787d8 nested transaction support in PgDatabase 2023-02-09 11:17:03 +01:00
Simon Binder ca75323a6a
Fix postgres tests 2023-02-09 10:53:41 +01:00
David Martos fef15389e6 Remove hackyvariables from Postgres tests 2023-02-09 00:23:29 +01:00
Simon Binder 47dfdd5554
Migrate postgres implementation to v3 API 2023-02-01 23:02:55 +01:00
Simon Binder a97d70754a
Experiment with postgres v3 package 2023-02-01 22:44:12 +01:00
Simon Binder 0fb9ba0a5c
Skip variable tests for postgres 2022-09-19 23:05:03 +02:00
Simon Binder a8c6031fc4
Add documentation comments, fix analysis warnings 2022-07-19 23:01:22 +02:00
Simon Binder e109cf3564
Update integration test architecture 2022-06-25 14:06:56 +02:00