mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 01:13:39 +10:00
3 lines
71 B
SQL
3 lines
71 B
SQL
-- AlterTable
|
|
ALTER TABLE "Notification" ADD COLUMN "acls" TEXT[];
|