mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 18:58:56 +00:00
2 lines
89 B
SQL
Executable File
2 lines
89 B
SQL
Executable File
ALTER TABLE releases ADD INDEX ix_releases_prehashid_searchname (prehashid, searchname);
|