mirror of
https://github.com/stonith404/pingvin-share.git
synced 2025-02-05 01:38:56 -05:00
chore: create prisma migration
This commit is contained in:
parent
844c47e129
commit
4c7e161217
1 changed files with 2 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "Share" ADD COLUMN "description" TEXT;
|
Loading…
Add table
Reference in a new issue