From 2709ab07167efffddd65f772ff99361bba30b006 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 28 Jul 2011 10:12:34 +0200 Subject: Documentation for std::vector to BLOB mapping --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') 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 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 -- cgit v1.1