Files
newznab-tmux/resources/db/patches/mysql/0137~groups.sql
T
2016-09-21 12:34:07 +02:00

2 lines
168 B
SQL
Executable File

INSERT IGNORE INTO groups (name, description) VALUES ('alt.binaries.fz', 'This group contains german Movies and TV.') ON DUPLICATE KEY UPDATE name = 'alt.binaries.fz';