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
|
||||
CREATE INDEX idx_type_date ON system_logs (type, date);
|
||||
|
||||
-- migrate:down
|
||||
DROP INDEX IF EXISTS "idx_type_date";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user