mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-05-13 13:17:45 +00:00
at the time of writing, the poll is at 74% on option 2 (this one) with 14 hours to go. i keep getting reports so it's coming early
2 lines
94 B
SQL
2 lines
94 B
SQL
-- AlterTable
|
|
ALTER TABLE "miis" ADD COLUMN "quarantined" BOOLEAN NOT NULL DEFAULT false;
|