1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-09-29 08:00:16 +02:00
pingvin-share/backend/prisma/migrations/20221213173854_v0_3_6/migration.sql
2022-12-13 18:39:13 +01:00

3 lines
65 B
SQL

-- AlterTable
ALTER TABLE "Share" ADD COLUMN "description" TEXT;