0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-01-15 01:14:27 -05:00
pingvin-share/backend/prisma/migrations/20221213173854_v0_3_6/migration.sql
2022-12-13 18:39:13 +01:00

2 lines
65 B
SQL

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