New option - new column in database (upgradeTableDb)
Posted: 31 January 2021, 20:55
Hi!
I want to add a new option to my game that is already in Beta. For this I will add a column to the database scheme. This option is obviously only available for new games, so do I need to include upgradeTableDb in my game.php or this is not necessary because existing games are not affected?
Thanks a lot.
I want to add a new option to my game that is already in Beta. For this I will add a column to the database scheme. This option is obviously only available for new games, so do I need to include upgradeTableDb in my game.php or this is not necessary because existing games are not affected?
Thanks a lot.