morffix/migrations/000015_alter_tasks_table_log_offset.down.sql
2024-07-06 15:59:34 +02:00

2 lines
45 B
SQL

ALTER TABLE tasks
DROP IF EXISTS log_offset;