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