mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +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;
|