mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2026-01-01 14:15:23 +00:00
2 lines
65 B
SQL
2 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Repo" ADD COLUMN "imageUrl" TEXT;
|