mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-09 07:16:04 +00:00
feat: database migration
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
semantic_version = "v3.4.11"
|
||||
semantic_version = "v4.0.0"
|
||||
|
||||
required_database_version = 1
|
||||
"""标记本版本所需要的数据库结构版本,用于判断数据库迁移"""
|
||||
|
||||
debug_mode = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user