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

Error adding new field to table. #1006

Open igpmapp opened 1 year ago

igpmapp commented 1 year ago

I have an application already in production developed with sqlite. I decided to deploy one more function, then I created a new field in a table. But this field is not created.I would like to know if there is a solution for this without having to remove the application .