yat-server/migrations/2021-10-07-114611_create_lists_tasks/down.sql

2 lines
69 B
SQL

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