Skip to content

Commit

Permalink
Formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
galvana committed Sep 20, 2024
1 parent 2b3d5ef commit 6063818
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ def upgrade():
"WHERE is_hash_migrated IS false'"
)


def downgrade():
op.drop_index(
"idx_servednoticehistory_unmigrated",
Expand Down

0 comments on commit 6063818

Please sign in to comment.