mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-26 01:34:38 +10:00
3 lines
76 B
SQL
3 lines
76 B
SQL
-- AlterTable
|
|
ALTER TABLE "Game" ADD COLUMN "mImageCarousel" INTEGER[];
|