[Mono-bugs] [Bug 62613][Wis] Changed - [PATCH]
Mono.Data.SqliteClient named input parameters
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 23 12:57:40 EDT 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=62613
--- shadow/62613 2005-05-23 12:56:32.000000000 -0400
+++ shadow/62613.tmp.29643 2005-05-23 12:57:40.000000000 -0400
@@ -10,13 +10,13 @@
Component: Sys.Data
AssignedTo: mono-bugs at ximian.com
ReportedBy: chris at turchin.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: [Patch] Mono.Data.SqliteClient named input parameters
+Summary: [PATCH] Mono.Data.SqliteClient named input parameters
I know this is not a System.Data thing, but Mono.Data is not in the
components list...
this is a patch i had written a while back for Mono.Data.Sqlite to add
named input parameters - see below for more details.
@@ -139,6 +139,9 @@
------- Additional Comments From bmaurer at users.sf.net 2005-05-23 12:56 -------
*** Bug 61130 has been marked as a duplicate of this bug. ***
------- Additional Comments From bmaurer at users.sf.net 2005-05-23 12:56 -------
*** Bug 72076 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-23 12:57 -------
+The bugs above have a good amount of history..
More information about the mono-bugs
mailing list