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