Skip to content

Commit

Permalink
UHHH
Browse files Browse the repository at this point in the history
  • Loading branch information
Erutis committed Sep 6, 2024
1 parent 8ababfe commit 09e90d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions migrations/env.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,7 @@ def run_migrations_online() -> None:

if context.is_offline_mode():
run_migrations_offline()
print("RAN MIGRATION OFFLINE")
else:
run_migrations_online()
print("RAN MIGRATION ONLINE")

0 comments on commit 09e90d4

Please sign in to comment.