mirror of
https://github.com/diced/zipline.git
synced 2025-05-18 07:14:10 +02:00
2 lines
110 B
SQL
2 lines
110 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ADD COLUMN "embedSiteName" TEXT DEFAULT E'{image.file} • {user.name}';
|