[Mono-bugs] [Bug 69276][Nor] Changed - XSD generates wrong code for ForeignKeyConstraints in typed datasets
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 10 Apr 2005 18:46:06 -0400 (EDT)
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 notzcoolx@yahoo.es.
http://bugzilla.ximian.com/show_bug.cgi?id=69276
--- shadow/69276 2005-04-10 17:03:09.000000000 -0400
+++ shadow/69276.tmp.3317 2005-04-10 18:46:06.000000000 -0400
@@ -192,6 +192,11 @@
relations to the generated DataSet. The old behaviour didn't add them
and breaks the Row methods that returns child or parent rows from the
related table.
I've tested in my installation and it works as expected, I've also
test mono class libraries and passes all the tests (well, i think, it
says '58 correctly detected errors (93.55 %)').
+
+------- Additional Comments From notzcoolx@yahoo.es 2005-04-10 18:46 -------
+Created an attachment (id=14912)
+Sorry, previous patch was wrong. I hope this one is OK.
+