3 lines
92 B
SQL
3 lines
92 B
SQL
ALTER TABLE movie_torrents DROP COLUMN size;
|
|
ALTER TABLE episode_torrents DROP COLUMN size;
|