aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-03-18 14:13:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-03-18 14:13:37 +0200
commit29020cbfef6e3f797f7f76564d0f9b2663263f7b (patch)
tree07fe87b30a574dc885fef97b929077cac30bcfa1 /NEWS
parent113a5dd44ebef3b358fe09015b03576cff583043 (diff)
Add separate exception for SQLite forced rollbacks
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1fa6d31..a73d6b0 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ Version 2.3.0
queries. For more information, refer to Section 4.1, "ODB Query Language"
in the ODB manual.
+ * New SQLite-specific exception, odb::sqlite::forced_rollback, which is
+ thrown if SQLite forces a transaction to roll back. For more information,
+ refer to Section 16.5.6, "Forced Rollback".
+
Version 2.2.0
* Multi-database support. This mechanism allows an application to