[Mono-bugs] [Bug 76495][Nor] Changed -
Mono.Data.SqliteClient.SqliteConnection.BeginTransaction(
IsolationLevel ) is not implemented and returns null
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 2 15:43:39 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by tauberer at for.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76495
--- shadow/76495 2005-12-01 15:58:53.000000000 -0500
+++ shadow/76495.tmp.3505 2006-01-02 15:43:39.000000000 -0500
@@ -71,6 +71,11 @@
Needs testing, although I'll be giving it a thorough workout in the
next two months so that should help a bit. :) Is there a general
shared database adaptor test suite?
Share and enjoy.
+
+------- Additional Comments From tauberer at for.net 2006-01-02 15:43 -------
+The method now throws IllegalOperationException rather than returning
+null, which matches what the MS docs say to do. (That's not to say
+that real transaction support shouldn't be added at some point...)
More information about the mono-bugs
mailing list