aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-01-15 10:13:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-01-15 10:13:25 +0200
commit672758d211010ebab25e0cdc3c390834eaa006d8 (patch)
tree4473ca6b6480e603a0663344dca105a16257a270 /NEWS
parentb069af3f557dd3ce94d2d665fa5759279aa3780f (diff)
Document SQL Server ROWVERSION support
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b07df8b..f436fba 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,10 @@ Version 2.2.0
released when commit()/rollback() is called rather than when the
transaction instance goes out of scope.
+ * Support for SQL Server ROWVERSION-based optimistic concurrency. For more
+ information, refer to Section 18.1.1, "ROWVERSION Support" in the ODB
+ manual.
+
Version 2.1.0
* The ODB compiler is now capable of automatically discovering accessor and