mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-22 04:31:15 +10:00
3 lines
91 B
SQL
3 lines
91 B
SQL
-- AlterTable
|
|
ALTER TABLE "ApplicationSettings" ADD COLUMN "metadataProviders" TEXT[];
|