3 lines
73 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "Application" ADD COLUMN "gitCommitHash" TEXT;