mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 18:28:54 +00:00
3 lines
97 B
SQL
Executable File
3 lines
97 B
SQL
Executable File
ALTER TABLE releases DROP COLUMN nzb_guid;
|
|
ALTER TABLE releases DROP INDEX ix_releases_nzb_guid;
|