morffix/migrations/000005_alter_task_table_updated_at.down.sql

2 lines
No EOL
34 B
SQL

ALTER TABLE tasks
DROP updated_at;