From 30aa9daae73b889f3bc4e1a47a51794424cde281 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 15 Jan 2013 12:27:27 +0200 Subject: Add support for setting SQL Server transaction isolation level --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f436fba..1f5e2e7 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,10 @@ Version 2.2.0 information, refer to Section 18.1.1, "ROWVERSION Support" in the ODB manual. + * Support for specifying SQL Server transaction isolation level. For more + information, refer to Section 18.2, "SQL Server Database Class" in the + ODB manual. + Version 2.1.0 * The ODB compiler is now capable of automatically discovering accessor and -- cgit v1.1