Skip to content

Commit

Permalink
Add migration for PINNED BotStatus.
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmoy12c committed Feb 26, 2024
1 parent b1d36b6 commit 8041225
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "BotStatus" ADD VALUE 'PINNED';

0 comments on commit 8041225

Please sign in to comment.