mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
test: CI test for db migration scripts on changes (#4739)
This commit is contained in:
@ -110,3 +110,4 @@ if context.is_offline_mode():
|
||||
run_migrations_offline()
|
||||
else:
|
||||
run_migrations_online()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user