mirror of
https://github.com/diced/zipline.git
synced 2026-01-04 00:37:12 -08:00
3 lines
110 B
SQL
3 lines
110 B
SQL
-- AlterTable
|
|
ALTER TABLE "User" ADD COLUMN "embedSiteName" TEXT DEFAULT E'{image.file} • {user.name}';
|