Skip to content

Commit

Permalink
Fix: Fix for migration history (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanWalker277 authored Feb 26, 2024
1 parent aadcb54 commit b1d36b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prisma/migrations/20220822130634_bot_add_image/migration.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Bot" ADD COLUMN "botImage" TEXT;

0 comments on commit b1d36b6

Please sign in to comment.