Skip to content

Commit

Permalink
feat(asset): add down migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Luthfi Fahlevi committed Aug 8, 2024
1 parent ebb14c7 commit 94e9e7b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE assets DROP COLUMN IF EXISTS refreshed_at;

0 comments on commit 94e9e7b

Please sign in to comment.