mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-08-29 05:52:08 -04:00
4 lines
160 B
SQL
4 lines
160 B
SQL
-- migrations/02003_rebuild_rule.up.sql
|
|
-- Purpose: Back rebuilding server rule table
|
|
-- Author: PPanel Team, 2025-04-21
|
|
DROP TABLE IF EXISTS server_rule_group; |