mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
Patch for movieinfo table, add type column.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `movieinfo` ADD `type` VARCHAR( 32 ) NOT NULL AFTER `genre` ;
|
||||
UPDATE `tmux` SET `value` = '81' WHERE `setting` = 'sqlpatch';
|
||||
Reference in New Issue
Block a user