canape/migrations/0003_torrents.down.sql

4 lines
86 B
SQL

DROP TABLE movie_torrents;
DROP TABLE episode_torrents;
DROP TABLE torrents_abstract;