Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.4.0
-
None
Description
PostgreSQL returns timestamps that uses microseconds, while QSqlQuery interprets this as a QDateTime which only stores the time down to milliseconds, meaning that information is lost.