[Mono-devel-list] [PATCH] fix problems in System.Data.DataRelationCollection.cs

Eran Domb erand at mainsoft.com
Sun Oct 12 05:57:28 EDT 2003


Hello,
I found some problems in
System.Data.DataRelationCollection.AddCore(DataRelation relation) : the
unique constraint was added even if the createConstraints flag was
false.
And in System.Data.DataRelationCollection.Clear() : the collection was
cleared without removing the relation from the parent and child tables.
 
Attached is a diff file. If no-one objects I will commit.
 
Thanks,
Eran Domb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031012/0ff20b9d/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DataRelationCollection.cs.diff
Type: application/octet-stream
Size: 4047 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031012/0ff20b9d/attachment.obj 


More information about the Mono-devel-list mailing list