storesafe / cordova-sqlite-storage

A Cordova/PhoneGap plugin to open and use sqlite databases on Android, iOS and Windows with HTML5/Web SQL API
Other
2.14k stars 713 forks source link

Database malformation #958

Closed syvelasquez10 closed 3 years ago

syvelasquez10 commented 3 years ago

Hi, I am using the version 5.1.0 on Ionic Android and I am getting {"message":"sqlite3_prepare_v2 failure: database disk image is malformed","code":0} when I try to use a pre-populated database than has around 24000 lines on multiple tables. I have tried multiple devices, but I am always getting the error. I have already checked the database and it does not have any malformation problems. They only appear when I am running the app.