mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-03-28 11:13:16 +00:00
2 lines
70 B
SQL
2 lines
70 B
SQL
-- AlterTable
|
|
ALTER TABLE "miis" ADD COLUMN "instructions" JSONB;
|