From 672758d211010ebab25e0cdc3c390834eaa006d8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Jan 2013 10:13:25 +0200 Subject: Document SQL Server ROWVERSION support --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') 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 -- cgit v1.1