cal.pub0.org/packages/prisma/migrations/20211112145539_add_saml_login/migration.sql

3 lines
90 B
SQL

-- add the new value to the existing type
ALTER TYPE "IdentityProvider" ADD VALUE 'SAML';