This release is a minor upgrade to our 1.5.0 release and is based on user feedback.
The following issues are addressed in the 1.5.1 release:
- Fixed hierarchical presave/postsave key handling for Oracle Sequences and for Guid primary keys.
- IBindingList.AddNew() calls esEntity.AddNew().
- IBindingList.AddNew adds foreign key columns to ModifiedColumns
- IBindingList.AddNew no longer throws an exception when adding to an empty DataGridView.
- Accessing a Child Collection no longer causes Save() to throw exception for a new entity.
- Databases with ternary and higher n-ary relationships will generate the necessary zero to many and many to one for each foreign key.
- Added an option to esPlugin to append associative table name to ManyToMany relationships.
http://www.entityspaces.net