cal.pub0.org/prisma/migrations/20210813194355_add_slug_to_.../migration.sql

3 lines
61 B
MySQL
Raw Normal View History

2021-08-13 19:44:55 +00:00
-- AlterTable
ALTER TABLE "Team" ADD COLUMN "slug" TEXT;