Diogo Brizolara
ย ยทย TAB

ALTER TABLE SQLITE

Database & APIs

I'm using SQLite in FlutterFlow, and I've noticed that every time I need to update the file, I have to delete the app from my phone and install it again. How can I make this just an app update? Is it possible to use Alter Table to make these changes without having to delete and reinstall the app on my phone?

What have you tried so far?

Test in SQLITE code.

Did you check FlutterFlow's Documentation for this topic?
Yes
1