aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-07-15 18:43:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-07-15 18:44:22 +0200
commit8f6a9c51bc64226d7c296e4b0172f9e56a7eea3b (patch)
tree3274ba7b223cd330e7d6bd29844ad5cabfadc82a /NEWS
parent4d134880196e85e06d5ff4e83a26a3b15027706a (diff)
Implement SQLite incremental BLOB/TEXT I/O
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 030073f..1df084d 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ Version 2.5.0
* Support for defining views as instantiations of C++ class templates,
similar to objects and composite value types.
+ * Support for SQLite incremental BLOB/TEXT I/O (the sqlite3_blob_open()
+ functionality). For details, refer to Section 18.1.3, "Incremental
+ BLOB/TEXT I/O" in the ODB manual.
+
Version 2.4.0
* Support for object loading views. Object loading views allow loading of