craftzdog / pouchdb-adapter-react-native-sqlite

PouchDB adapter using ReactNative SQLite as its backing store
https://github.com/craftzdog/pouchdb-react-native
MIT License
131 stars 25 forks source link

Upgrading to 4.0.0 #34

Closed tearfulDalvik closed 2 weeks ago

tearfulDalvik commented 2 weeks ago

Hello,

I'm going to upgrade from 3.x to 4.0.0, and I see the SQLite backend has been changed a lot. I wonder if this upgrade will preserve user data or do you have any advice on data migration?

Thanks

craftzdog commented 2 weeks ago

move your sqlite file before opening it