3 lines
60 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "Build" ADD COLUMN "branch" TEXT;