[Mono-devel-list] [PATCH] changes in System.Data

Eran Domb erand at mainsoft.com
Tue Nov 4 05:57:24 EST 2003


Hi,
I have made some changes in System.Data.
 
* DataRow.cs (CheckChildRows) : Improving the implementation - checking
child for all FK, and not
            on all Relations.
            (GetChildRows) : Adding some checks.
            (GetParentRows) : Adding some checks. Fix a bug in
implementation.
            (SetParentRow) : Added implementation.
            
            * DataRowCollection.cs (Add) : Added more checks on the row
added to the collection.
            * DataTable.cs (Copy) : Set the During Loading flag to save
unnecessary assertions.
            * ForeignKeyConstraint.cs (AssertConstraint) : Fixing bugs
in implementation. Checking for DBNull values in the row.
            * MergeManager.cs : Check that the target table is not null.
 
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/20031104/293c4911/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: System.Data.diff
Type: application/octet-stream
Size: 15798 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031104/293c4911/attachment.obj 


More information about the Mono-devel-list mailing list