what2watch/migrations/20240116054253_stars_and_credits.down.sql

3 lines
75 B
MySQL
Raw Permalink Normal View History

2024-01-17 04:21:38 +00:00
drop table if exists credits; -- must be first
drop table if exists stars;