mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 07:42:40 +10:00
3 lines
71 B
SQL
3 lines
71 B
SQL
-- AlterTable
|
|
ALTER TABLE "Notification" ADD COLUMN "acls" TEXT[];
|