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