fenghuo/packages/db/prisma/migrations/20250527115119_init/migration.sql

3 lines
73 B
MySQL
Raw Normal View History

2025-05-28 08:23:15 +08:00
-- AlterTable
ALTER TABLE "resource" ADD COLUMN "storage_type" TEXT;