mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-14 13:25:21 +00:00
2 lines
65 B
SQL
2 lines
65 B
SQL
-- AlterTable
|
|
ALTER TABLE "Repo" ADD COLUMN "imageUrl" TEXT;
|