mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
2 lines
76 B
SQL
2 lines
76 B
SQL
-- AlterTable
|
|
ALTER TABLE "miis" ADD COLUMN "description" VARCHAR(256);
|