react-native-sqlite-storage icon indicating copy to clipboard operation
react-native-sqlite-storage copied to clipboard

How can i overwrite the Database in IOS

Open jdiasundercover opened this issue 4 years ago • 2 comments

I need to overwrite the current database placed in the www folder. But I hace to reinstall the app to see the changes in my database.

Thanks in advance

jdiasundercover avatar Jan 25 '21 14:01 jdiasundercover

@jdiasundercover did you found any solution?

gaurav0044 avatar Mar 18 '21 09:03 gaurav0044

I had the same issue and I fixed it attaching the new DB to the major and I imported all from the new to the major without overwriting it.

ghost avatar May 05 '21 20:05 ghost