mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 17:28:55 +00:00
Update db.sql to insert sqlpatch value into site table.
This commit is contained in:
@@ -1214,6 +1214,7 @@ INSERT INTO `site` (`setting`, `value`) VALUES
|
||||
('lookupxxx', 1),
|
||||
('maxxxxprocessed', 100),
|
||||
('rottentomatoquality', 'profile'),
|
||||
('sqlpatch', 73),
|
||||
('anidbkey', '');
|
||||
|
||||
ALTER TABLE animetitles CHANGE createddate unixtime INT(12) UNSIGNED NOT NULL;
|
||||
|
||||
Reference in New Issue
Block a user