mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-02-23 05:22:00 +00:00
3 lines
59 B
SQL
3 lines
59 B
SQL
-- AlterTable
|
|
ALTER TABLE "user" ADD COLUMN "island" TEXT;
|