Hi,
When there is a need to update database table structure after the App was published, what is the best practice? What come to my mind is to write some sql statements in main.lua to update the db and populate data from there if any. How about creating some reserve field or table for future use?
I hope to get good advices and suggestion from you guys here.
Thanks,
So Lin