Fix production deployment startup

This commit is contained in:
Austin A
2026-04-25 22:38:30 +01:00
parent 1f1d30a9f5
commit 642594d1a4
3 changed files with 12 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
-- CreateSchema
-- CreateSchema
CREATE SCHEMA IF NOT EXISTS "public";
-- CreateTable