Skip to content

Commit fc957dc

Browse files
authored
Merge pull request #159 from MeshJS/feature/aiken-multisig
x
2 parents 09961ff + f6f921b commit fc957dc

File tree

1 file changed

+1
-0
lines changed
  • prisma/migrations/20251028145553_add_missing_schema_changes

1 file changed

+1
-0
lines changed

prisma/migrations/20251028145553_add_missing_schema_changes/migration.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CREATE TABLE "Proxy" (
1414
CONSTRAINT "Proxy_pkey" PRIMARY KEY ("id")
1515
);
1616

17+
1718
-- CreateTable
1819
CREATE TABLE "Migration" (
1920
"id" TEXT NOT NULL,

0 commit comments

Comments
 (0)