mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 02:38:55 +00:00
2 lines
90 B
SQL
Executable File
2 lines
90 B
SQL
Executable File
ALTER TABLE releases CHANGE COLUMN prehashid prehashid INT UNSIGNED NOT NULL DEFAULT '0';
|