Updated code
This commit is contained in:
@@ -3225,11 +3225,6 @@
|
||||
</changeSet>
|
||||
|
||||
<changeSet id="07-04-2026_ranking_columns" author="GEPAFIN">
|
||||
<preConditions onFail="MARK_RAN">
|
||||
<not>
|
||||
<columnExists tableName="call" columnName="ranking_type"/>
|
||||
</not>
|
||||
</preConditions>
|
||||
<addColumn tableName="call">
|
||||
<column name="ranking_type" type="VARCHAR(64)"/>
|
||||
</addColumn>
|
||||
|
||||
Reference in New Issue
Block a user