lasthourcloud/prisma/migrations/20220420210057_branch_for_builds/migration.sql

3 lines
60 B
MySQL
Raw Normal View History

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