I have a database that I want to add a column to, I changed the static database version but when I run the program on my device the new column is still not there so I am gue
I suggest you increment DATABASE_VERSION by one, that will lead the application to call onUpgrade()
DATABASE_VERSION