mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-31 06:41:57 -04:00
fix bugs
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
-- migrate:up
|
||||
CREATE INDEX IF NOT EXISTS "idx_timestamp" ON "traffic_log" ("timestamp");
|
||||
|
||||
-- migrate:down
|
||||
DROP INDEX IF EXISTS "idx_timestamp";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user