Skip to content

Commit

Permalink
test: CI test for db migration scripts on changes (langgenius#4739)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 authored May 31, 2024
1 parent b7210a5 commit ca0cfdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/migrations/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ def process_revision_directives(context, revision, directives):
run_migrations_offline()
else:
run_migrations_online()

0 comments on commit ca0cfdd

Please sign in to comment.