feat: add error handling to player creation and update gitignore for agent
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Match" ADD COLUMN "isRecurring" BOOLEAN NOT NULL DEFAULT false,
|
||||
ADD COLUMN "recurrenceInterval" TEXT;
|
||||
Reference in New Issue
Block a user