You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to winter-training...@googlegroups.com
Hey Rajeev,
Hope you are doing good...I had a doubt regarding SQLITE database...if I had to update my pre-existing database provided in the assets folder with a new table or update my existing table in the db with new entries..what would the best way to do it...from what I have seen onUpgrade() is a good option but can you tell me how the method gets called....we increase the version number but what triggers the call to the method?...Help appreciated.