zipline/prisma/migrations/20210925030428_vanity_url/migration.sql

3 lines
62 B
MySQL
Raw Normal View History

2021-09-24 22:31:45 -05:00
-- AlterTable
ALTER TABLE "Url" ADD COLUMN "vanity" TEXT;