updated code

This commit is contained in:
rajesh
2025-02-11 18:24:55 +05:30
parent 6bb531789a
commit 8a08fd6b3e
8 changed files with 19 additions and 14 deletions

View File

@@ -2413,4 +2413,9 @@
</changeSet>
<changeSet id="11-02-2025_NK_180615" author="Nisha Kashyap">
<modifyDataType tableName="call" columnName="number_of_check" newDataType="INTEGER"/>
<modifyDataType tableName="call" columnName="product_id" newDataType="INTEGER"/>
</changeSet>
</databaseChangeLog>