el.xwx.moe/prisma/migrations/20231101085207_add_text_con.../migration.sql

3 lines
68 B
MySQL
Raw Normal View History

2023-11-01 05:01:26 -05:00
-- AlterTable
ALTER TABLE "Link" ADD COLUMN "textContent" TEXT;