Resolved conflict

This commit is contained in:
piyushkag
2025-04-17 12:27:38 +05:30
committed by nisha
parent cfe5df9941
commit d68644c366
14 changed files with 731 additions and 23 deletions

View File

@@ -2678,4 +2678,9 @@
<sqlFile dbms="postgresql"
path="db/dump/update_form_field_data_14_04_2025.sql"/>
</changeSet>
<changeSet id="09-04-2025_NK_172550" author="Nisha Kashyap">
<sqlFile
dbms="postgresql"
path="db/dump/create_application_form_view.sql"/>
</changeSet>
</databaseChangeLog>