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