aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-07-28 10:12:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-07-28 10:12:34 +0200
commit2709ab07167efffddd65f772ff99361bba30b006 (patch)
tree7f47f502f1422ce5ae9c285dac7a0b3c81044775 /NEWS
parentc7329f436428ffe9110b410979bd98bfa7f2fcce (diff)
Documentation for std::vector<char> to BLOB mapping
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 576cd78..4323964 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 1.6.0
+
+ * Support for mapping std::vector<char> to the BLOB (or equivalent)
+ types. For more information, refer to chapters 11 (for MySQL), 12
+ (for SQLite) and 13 (for PostgreSQL) in the ODB manual.
+
Version 1.5.0
* Support for the PostgreSQL database. The provided connection factories