feat: 20f1c51f access key version

This commit is contained in:
trafficlunar 2025-10-29 17:18:18 +00:00
parent 76fecca011
commit 07f3bb35d8
10 changed files with 907 additions and 320 deletions

View file

@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "public"."miis" ADD COLUMN "accessKey" VARCHAR(7);