what2watch/migrations/20240116054253_stars_and_cr...

3 lines
75 B
MySQL
Raw Normal View History

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