Done ticket GEPAFINBE-6141

This commit is contained in:
rajesh
2025-11-11 15:23:40 +05:30
parent 98cdda457d
commit 05c3c95b65
19 changed files with 291 additions and 187 deletions

View File

@@ -3164,4 +3164,10 @@
<column name="hub_id" value="1"/>
</insert>
</changeSet>
<changeSet id="10-11-2025_RK_091725" author="Rajesh Khore">
<addColumn tableName="email_log">
<column name="attachments" type="TEXT"></column>
</addColumn>
</changeSet>
</databaseChangeLog>