mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-29 05:52:08 -04:00
fix bugs
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
-- migrate:up
|
||||
ALTER TABLE traffic_log ADD INDEX idx_timestamp (timestamp);
|
||||
|
||||
-- migrate:down
|
||||
ALTER TABLE traffic_log DROP INDEX idx_timestamp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user