morffix/migrations/000008_alter_files_table_updated_at.down.sql

2 lines
No EOL
44 B
SQL

ALTER TABLE files
DROP IF EXISTS updated_at;