Fix Oracle together with Sybase
This commit is contained in:
parent
5a0d600322
commit
afe088a9e8
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
<dropColumn tableName="IDENTITY_PROVIDER" columnName="UPDATE_PROFILE_FIRST_LOGIN"/>
|
||||
|
||||
<addColumn tableName="USER_REQUIRED_ACTION">
|
||||
<column name="REQUIRED_ACTION" type="VARCHAR(255)" defaultValue="">
|
||||
<column name="REQUIRED_ACTION" type="VARCHAR(255)" defaultValue=" ">
|
||||
<constraints nullable="false"/>
|
||||
</column>
|
||||
</addColumn>
|
||||
|
|
Loading…
Reference in a new issue