3 lines
70 B
MySQL
Raw Normal View History

2022-12-12 14:48:56 +01:00
-- AlterTable
ALTER TABLE "Build" ADD COLUMN "sourceRepository" TEXT;