|
ecd6de826a
|
Postgres: Switch the datasource plugin from lib/pq to pgx (#83768)
postgres: switch from lib/pq to pgx
|
2024-03-13 09:52:39 +01:00 |
|
|
142ac22023
|
Revert "Postgres: Switch the datasource plugin from lib/pq to pgx" (#83760)
Revert "Postgres: Switch the datasource plugin from lib/pq to pgx (#81353)"
This reverts commit 8c18d06386c87f2786119ea9a6334e35e4181cbe.
|
2024-03-01 12:20:47 +01:00 |
|
|
8c18d06386
|
Postgres: Switch the datasource plugin from lib/pq to pgx (#81353)
* postgres: switch from lib/pq to pgx
* postgres: improved tls handling
|
2024-02-28 07:52:45 +01:00 |
|
|
2250e358c7
|
postgres: updated snapshot test with better floating point values (#82168)
|
2024-02-08 15:52:20 +01:00 |
|
|
ba544e5b33
|
postgres: tests: improved number->timestamp tests (#81495)
* postgres: tests: nicer values
* postgres: tests: add float-to-timestamp tests
|
2024-01-29 18:27:15 +02:00 |
|
|
e6f8176674
|
postgres: test: switch to numbers that are represented well in floating point (#80722)
|
2024-01-22 14:14:40 +01:00 |
|
|
58b13fed5a
|
postgres: tests: adjusted the timestamps to be in UTC (#80704)
|
2024-01-17 11:27:43 +01:00 |
|
|
4291bf4d69
|
postgres: tests: improve float64-conversion tests (#80627)
postgres: more tests
|
2024-01-17 10:31:15 +01:00 |
|
|
ecc667c9a5
|
postgres: add snapshot tests (#79794)
* postgres: add snapshot tests
* fixed wrong comment
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
---------
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
|
2024-01-09 16:54:21 +02:00 |
|