[Mono-bugs] [Bug 76961][Wis] Changed - r54161 caused regression in
Npgsql SingleRow support
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Dec 10 11:18:39 EST 2005
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 fxjrlists at yahoo.com.br.
http://bugzilla.ximian.com/show_bug.cgi?id=76961
--- shadow/76961 2005-12-10 10:59:31.000000000 -0500
+++ shadow/76961.tmp.7943 2005-12-10 11:18:39.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76961
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details: mono svn
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Data
AssignedTo: tsenganal at novell.com
ReportedBy: nazgul at omega.pl
QAContact: mono-bugs at ximian.com
@@ -74,6 +74,14 @@
This happens because the way we implement the SchemaOnly and SingleRow
behaviors. Both use limit syntax. I will check that. One workaround
for while is to use just SchemaOnly as you won't need SingleRow with
it as SchemaOnly doesn't return any row.
Thanks for your feedback.
+
+------- Additional Comments From fxjrlists at yahoo.com.br 2005-12-10 11:18 -------
+
+Hi,
+
+Fixed in svn. Revision 54193.
+
+Thanks for feedback.
More information about the mono-bugs
mailing list