[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 23:05:30 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 tekhedd at byteheaven.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76495

--- shadow/76495	2006-01-02 15:43:39.000000000 -0500
+++ shadow/76495.tmp.9365	2006-01-02 23:05:30.000000000 -0500
@@ -76,6 +76,11 @@
 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...)
+
+------- Additional Comments From tekhedd at byteheaven.net  2006-01-02 23:05 -------
+You also may wish to check the patch attached to bug #76494, which
+includes transaction support code. It should probably be reviewed by a
+sqlite expert to check the transaction level mappings. That is all! :)


More information about the mono-bugs mailing list