Skip to content

com314159/RealmDeleteCascad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RealmDeleteCascad

Helper to delete Realm object cascad

You have to add Realm.framework(v0.96, download from https://realm.io/) to this project before it can running.

Because Realm will not delete cascade Object by default, you can call below method to delete object and the cascade object.

[RLMHelper deleteModelCascad:model inRealm:realm];

If you have bug, please contact me.

About

Helper to delete Realm object cascad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published