Files
newznab-tmux/resources/db/patches/mysql/0277~settings.sql
T

3 lines
210 B
SQL
Executable File

# Add missing setting for settings table.
REPLACE INTO settings (section, subsection, name, value, hint, setting) VALUES ('APIs', 'AniDB', 'banned', '0', "Timestamp of WHEN we were 'banned'.", 'AniDB_banned');