Resolved conflicts
This commit is contained in:
@@ -1798,6 +1798,11 @@
|
||||
<where>role_type = 'ROLE_PRE_INSTRUCTOR'</where>
|
||||
</update>
|
||||
</changeSet>
|
||||
<changeSet id="22-11-2024_1" author="Rajesh Khore">
|
||||
<addColumn tableName="application_evaluation">
|
||||
<column name="MOTIVATION" type="TEXT"></column>
|
||||
</addColumn>
|
||||
</changeSet>
|
||||
<changeSet id="26-11-2024_1" author="Rajesh Khore">
|
||||
<addColumn tableName="APPLICATION">
|
||||
<column name="USER_WITH_COMPANY_ID" type="INTEGER">
|
||||
@@ -1821,4 +1826,5 @@
|
||||
</column>
|
||||
</addColumn>
|
||||
</changeSet>
|
||||
|
||||
</databaseChangeLog>
|
||||
|
||||
Reference in New Issue
Block a user