mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-03-28 19:23:15 +00:00
2 lines
81 B
SQL
2 lines
81 B
SQL
-- AlterTable
|
|
ALTER TABLE "public"."miis" ADD COLUMN "accessKey" VARCHAR(7);
|