We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebb14c7 commit 94e9e7bCopy full SHA for 94e9e7b
internal/store/postgres/migrations/000019_alter_asset_table_refreshed_at.down.sql
@@ -0,0 +1 @@
1
+ALTER TABLE assets DROP COLUMN IF EXISTS refreshed_at;
0 commit comments