feat: add migration for pipeline remove-think

This commit is contained in:
Junyan Qin
2025-08-17 21:18:41 +08:00
parent e66f674968
commit 3049aa7a96
2 changed files with 39 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
semantic_version = 'v4.1.2'
required_database_version = 4
required_database_version = 5
"""Tag the version of the database schema, used to check if the database needs to be migrated"""
debug_mode = False