project-imas / encrypted-core-data

v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
Other
785 stars 236 forks source link

missing support for batch requests (NSBatchDeleteRequest, NSBatchUpdateRequest) #329

Open glaurent opened 4 years ago

glaurent commented 4 years ago

It seems these requests are currently not supported.

brendand commented 4 years ago

Is this project dead? It would be great if it supported the latest CoreData APIs, including the batch functions.