first commit

This commit is contained in:
qwer-xyz
2026-06-20 14:22:31 +08:00
commit c2498911ab
793 changed files with 291660 additions and 0 deletions
@@ -0,0 +1,2 @@
-- AlterTable: 添加 IPv6 重新分配冷却时间字段(每实例每天限一次)
ALTER TABLE "instances" ADD COLUMN "last_ipv6_reassign_at" TIMESTAMP(3);