2 lines
91 B
MySQL
2 lines
91 B
MySQL
|
|
ALTER TABLE oidc_config ADD COLUMN IF NOT EXISTS display_name_claim String DEFAULT 'name';
|