mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-01 10:41:22 -06:00
* When inserting values into "timestamp with time zone" fields treat the value as being in the UTC time zone. * Simplify parsing of PostgreSQL date/time responses by using regular expressions. Always convert response times with time zone to UTC. * Add tests which check if timestamp and date fields are treated as having a UTC time zone. * Clarify the test comments.
6.3 KiB
6.3 KiB