3 lines
90 B
MySQL
3 lines
90 B
MySQL
|
-- add the new value to the existing type
|
||
|
ALTER TYPE "IdentityProvider" ADD VALUE 'SAML';
|