mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Update schema.py
This commit is contained in:
parent
caed5c3801
commit
b9ac86c69c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
USER_VERSION = 2
|
||||
USER_VERSION = 2 # 数据库版本号,用于控制数据库迁移(当结构变更时递增版本号)
|
||||
APPLICATION_ID = 2060242126
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue