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

2 lines
60 B
SQL
Executable File

ALTER TABLE prehash DROP md5;
ALTER TABLE prehash DROP sha1;