Gábor Farkas
|
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 |
|
Gábor Farkas
|
2250e358c7
|
postgres: updated snapshot test with better floating point values (#82168)
|
2024-02-08 15:52:20 +01:00 |
|
Gábor Farkas
|
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 |
|
Gábor Farkas
|
58b13fed5a
|
postgres: tests: adjusted the timestamps to be in UTC (#80704)
|
2024-01-17 11:27:43 +01:00 |
|
Gábor Farkas
|
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 |
|