what2watch/migrations/20240116054243_watches_and_...

4 lines
115 B
SQL

drop table if exists watch_quests;
drop table if exists watch_notes;
drop table if exists watches; -- must be last