0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/tests
MeanSquaredError 4295c29e9a
Fix serialization of PostgreSQL time data types (#504)
* Use a non-UTC timezone when testing the PostgreSQL timezone support.
* Fix serialization of time of day values for PostgreSQL
* Fix serialization of PostgreSQL values for "timestamp with time zone" and "time with time zone" fields.
2023-07-24 06:40:18 +02:00
..
core gcc warnings (#496) 2023-06-28 06:32:39 +02:00
include Connection pools (#499) 2023-07-17 06:14:23 +02:00
mysql Connection pools (#499) 2023-07-17 06:14:23 +02:00
postgresql Fix serialization of PostgreSQL time data types (#504) 2023-07-24 06:40:18 +02:00
scripts ddl2cpp command line argument for custom types (#491) 2023-06-22 07:06:00 +02:00
sqlite3 Connection pools (#499) 2023-07-17 06:14:23 +02:00
CMakeLists.txt style: Align CMake files with 4 spaces indent 2022-11-26 08:32:46 +01:00