Mittwoch, 10. Juni 2015

APersist - Delete to many relationship

This is a report about fixed bugs in the last weeks.

The most important thing belongs to the ToMany relationship.
The bug: If you delete an child from the list and save the parent, the relatonship to the child was not deleted in the databases.

The APersistExample app shows that APersist is able to handle this now.
You can find it here.


Other bugs: 

Objects with ToOne relationship can not be updated => fixed
Boolean is not supported => fixed
Update throws exception => fixed



Download APersist and try it => APerist
 
 

Keine Kommentare:

Kommentar veröffentlichen