Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Database: Add modping migration
Browse files Browse the repository at this point in the history
  • Loading branch information
RealEthanPlayzDev committed Sep 8, 2024
1 parent 9a37015 commit 59a3bd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prisma/migrations/20240908145100_modping/migration.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Guild" ADD COLUMN "ModPingRoleId" TEXT NOT NULL DEFAULT '';

0 comments on commit 59a3bd8

Please sign in to comment.