morffix/migrations/000008_alter_files_table_updated_at.down.sql

2 lines
No EOL
34 B
SQL

ALTER TABLE files
DROP updated_at;