aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-05 11:33:06 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-12-05 11:38:11 +0200
commit8cb28e3ac9dd857fbd826be1ca4f9bbfea2124f7 (patch)
treea1e191cfe7f6cb3a1cd9cad7bb78c27fc10e84ae /NEWS
parenta5c72d0f4aa5e03fd6f7a93ad3dbd7d8da997a17 (diff)
Handle microsecond resolution in PostgreSQL Qt date-time mappings
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e041b26..61f35ed 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,10 @@ Version 1.7.0
get object id without loading the object. For more information, refer to
Section 4.4 "Query Result" in the ODB manual.
+ * Support for microsecond precision in the Boost and Qt date-time types
+ mapping to PostgreSQL date-time data types. Additionally, Qt QDateTime
+ values stored in a PostgreSQL database can now be before UNIX epoch.
+
Version 1.6.0
* New concept, view, is a C++ class that embodies a light-weight, read-