michaelarmstrong / SuperRecord

A small set of utilities to make working with CoreData and Swift a bit easier.
MIT License
366 stars 27 forks source link

Add `includesPropertyValues` default parameter to `findAllWithPredicate`... #14

Closed ikesyo closed 9 years ago

ikesyo commented 9 years ago

..., use it in deleteAll

Property values are not necessary for deleting.

PGLongo commented 9 years ago

@michaelarmstrong?

michaelarmstrong commented 9 years ago

Please merge in the latest develop into this branch so we can merge.

ikesyo commented 9 years ago

Should I need do something? #16 was reverted and it can be merged now.

ikesyo commented 9 years ago

Thanks :wink:

PGLongo commented 9 years ago

Thanks to you!