3 lines
73 B
SQL

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