Files
2026-06-20 14:26:29 +08:00

3 lines
84 B
SQL

-- AlterTable
ALTER TABLE "packages" ADD COLUMN "monthly_traffic_limit" BIGINT;