mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs

This commit is contained in:
Kevin Trocolli
2023-07-01 21:51:18 -04:00
parent a680699939
commit f279adb894
8 changed files with 115 additions and 28 deletions

View File

@@ -16,4 +16,4 @@ game_codes = [
Mai2Constants.GAME_CODE_GREEN,
Mai2Constants.GAME_CODE,
]
current_schema_version = 6
current_schema_version = 7