mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-29 05:52:08 -04:00
4 lines
75 B
SQL
4 lines
75 B
SQL
ALTER TABLE "server_rule_group"
|
|
DROP COLUMN "default",
|
|
DROP COLUMN "type";
|