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

3 lines
65 B
MySQL
Raw Normal View History

2022-12-13 18:39:13 +01:00
-- AlterTable
ALTER TABLE "Share" ADD COLUMN "description" TEXT;