Commit Graph

6 Commits

Author SHA1 Message Date
westito 02ad0e8250 Change integration tests' dialect to postgres 2022-06-30 19:04:55 +02:00
Simon Binder 26d9e79559
Fix more transaction error edge-cases (#1882) 2022-06-08 18:23:20 +02:00
westito a1f5ede720
Add BigInt support to PgDatabase (#1845)
Add BigInt support to PgDatabase
2022-05-20 10:09:17 +02:00
Simon Binder 15184110f4
Remove compatibility check 2022-05-16 15:59:11 +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