mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
2 lines
82 B
SQL
Executable File
2 lines
82 B
SQL
Executable File
ALTER TABLE groups ADD backfill TINYINT(1) NOT NULL DEFAULT '0' AFTER active ;
|