test: CI test for db migration scripts on changes (#4739)
This commit is contained in:
parent
6dd0e07af8
commit
a47e8d0da2
2 changed files with 54 additions and 0 deletions
|
|
@ -110,3 +110,4 @@ if context.is_offline_mode():
|
|||
run_migrations_offline()
|
||||
else:
|
||||
run_migrations_online()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue