cal.pub0.org/packages/prisma/migrations/20220125035907_add_attendee.../migration.sql

3 lines
81 B
SQL

-- AlterTable
ALTER TABLE "Attendee" ADD COLUMN "locale" TEXT DEFAULT E'en';