yat-server/migrations/2021-10-07-113254_create_tasks/down.sql

2 lines
63 B
SQL

-- This file should undo anything in `up.sql`
drop table tasks;