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