jessesquires / JSQCoreDataKit

A swifter Core Data stack
https://jessesquires.github.io/JSQCoreDataKit/
MIT License
615 stars 70 forks source link

Feature: copy SQLite database #124

Open jessesquires opened 6 years ago

jessesquires commented 6 years ago

Would be nice to implement this in the library: https://oleb.net/blog/2018/03/core-data-sqlite-backup/

kevnm67 commented 5 years ago

@jessesquires Happy to help out with this if you want. Is the goal solely a backup? or importing a backup as well?

jessesquires commented 5 years ago

Both would be nice! But how about we start with just a simple backup?

kevnm67 commented 5 years ago

@jessesquires Sounds good!