update migration
This commit is contained in:
parent
c6273e9177
commit
58447c6456
1 changed files with 0 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
||||||
-- AlterTable
|
|
||||||
ALTER TABLE "Application" ADD COLUMN "gitCommitHash" TEXT;
|
|
||||||
|
|
||||||
-- RedefineTables
|
-- RedefineTables
|
||||||
PRAGMA foreign_keys=OFF;
|
PRAGMA foreign_keys=OFF;
|
||||||
CREATE TABLE "new_Setting" (
|
CREATE TABLE "new_Setting" (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue