Also support "last X" REST interface
This commit is contained in:
2
sql/db_update_0.8-beta5_0.8-beta6_postgres.sql
Normal file
2
sql/db_update_0.8-beta5_0.8-beta6_postgres.sql
Normal file
@ -0,0 +1,2 @@
|
||||
@DROP INDEX url_idx;
|
||||
CREATE INDEX url_idx on {PREFIX}suppress (host, ip);
|
Reference in New Issue
Block a user