I have developed application which is related to sqlite database
.
when added enhancement for the application there is change in database
, so i have changed database
by adding extra tables into existing db
.
Now when all-ready exist application in device [which is version 1] update to new feature of the app. The database
is not changed for version 2.
Can any one give me advice how to reflect the db
for the version 2.
@advance Thanks