update migration

This commit is contained in:
Andras Bacsai 2022-11-29 13:39:00 +01:00
parent c6273e9177
commit 58447c6456

View File

@ -1,6 +1,3 @@
-- AlterTable
ALTER TABLE "Application" ADD COLUMN "gitCommitHash" TEXT;
-- RedefineTables
PRAGMA foreign_keys=OFF;
CREATE TABLE "new_Setting" (