canape/migrations/0009_torrents_size.down.sql

3 lines
92 B
SQL

ALTER TABLE movie_torrents DROP COLUMN size;
ALTER TABLE episode_torrents DROP COLUMN size;