mirror of
https://github.com/SrIzan10/echospace.git
synced 2026-06-06 00:56:54 +00:00
3 lines
72 B
SQL
3 lines
72 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ADD COLUMN "installations" TEXT[];
|