aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-22 14:59:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-22 14:59:20 +0200
commita3e92641c7792573ff3075b3b3265377ec55a7a5 (patch)
tree83c27fe76a7b7581fc5a38e9be976527dc03fb0b /NEWS
parentfe081cdd5a2fa360e81e1d3d7889de5c3daccd13 (diff)
Change default Oracle std::string mapping to 512 from 4000
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60c74e4..c913eb6 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Version 1.8.0
Value Types" in the ODB manual as well as the 'composite' example in the
odb-examples package.
+ * Default Oracle mapping for std::string has changed from VARCHAR2(4000)
+ to VARCHAR2(512).
+
Version 1.7.0
* Support for the Oracle database. The provided connection factories