idac: added basic update/rollback scripts

This commit is contained in:
Dniel97
2024-01-08 16:45:43 +01:00
parent 62937584bc
commit e08acf8ee4
3 changed files with 107 additions and 1 deletions

View File

@@ -9,4 +9,4 @@ database = IDACData
reader = IDACReader
frontend = IDACFrontend
game_codes = [IDACConstants.GAME_CODE]
current_schema_version = 1
current_schema_version = 2