Commit Graph

16 Commits

Author SHA1 Message Date
Simon Binder 417c2c1207
Prepare release 2024-02-24 23:17:54 +01:00
Simon Binder fe578223af
Provide comparable expressions for pg time values 2024-02-10 00:33:04 +01:00
Simon Binder 38d603c1c6
Prepare release 2024-01-17 23:02:49 +01:00
Simon Binder e19de7ce0a
Update to postgres 3.0.0 2023-11-15 11:35:45 +01:00
Simon Binder 7106dfc519
Update to postgres 3.0 beta 2023-10-31 22:10:51 +01:00
Simon Binder 0e69252406 Prepare for v3 version of pkg:postgres 2023-10-22 00:09:19 +02:00
Simon Binder 7c91ced9b2
Prepare to publish drift postgres 2023-10-20 12:04:14 +02:00
Simon Binder fae81d0456
Add documentation page on postgres 2023-10-10 22:41:01 +02:00
Simon Binder 207847b02c
Support custom types in postgres backend 2023-10-07 18:08:18 +02:00
Simon Binder 18946f5580
Scaffold MariaDb integration tests 2023-07-24 21:44:43 +02:00
Simon Binder a97d70754a
Experiment with postgres v3 package 2023-02-01 22:44:12 +01:00
Simon Binder cbca76e7e1
Update drift dependency for drift_postgres
Closes #2114
2022-10-29 12:03:52 +02:00
Simon Binder 8f6878292a
Migrate to `package:lints` 2022-08-13 23:33:05 +02:00
Simon Binder e109cf3564
Update integration test architecture 2022-06-25 14:06:56 +02:00
westito 7330cf5d58 Add BigInt support to executors 2022-05-12 17:57:56 +02:00
westito fad654a5aa
PostgreSQL support (#1507)
Support PostgreSQL as a dialect in the main package and with an implementation provided in another package.

Co-authored-by: Simon Binder <oss@simonbinder.eu>
2021-11-11 14:40:41 +01:00