what2watch/migrations/20240116054253_stars_and_cr...

3 lines
75 B
SQL

drop table if exists credits; -- must be first
drop table if exists stars;