mirror of
https://github.com/keycloak/keycloak.git
synced 2026-02-13 02:39:14 -06:00
KEYCLOAK-4072
This commit is contained in:
committed by
Stian Thorgersen
parent
f6323d94ec
commit
8b5aafc4b4
@@ -22,6 +22,8 @@
|
||||
<customChange class="org.keycloak.connections.jpa.updater.liquibase.custom.MigrateUserFedToComponent"/>
|
||||
|
||||
<addUniqueConstraint columnNames="NAME,PARENT_GROUP,REALM_ID" constraintName="SIBLING_NAMES" tableName="KEYCLOAK_GROUP"/>
|
||||
|
||||
<modifyDataType tableName="OFFLINE_USER_SESSION" columnName="USER_ID" newDataType="VARCHAR(255)"/>
|
||||
</changeSet>
|
||||
|
||||
<changeSet author="hmlnarik@redhat.com" id="2.5.0-unicode-oracle">
|
||||
|
||||
Reference in New Issue
Block a user