Added new form field data

This commit is contained in:
Piyush
2025-02-06 16:58:30 +05:30
parent a3d3fec0e1
commit 8d78f32234
2 changed files with 22 additions and 0 deletions

View File

@@ -2379,4 +2379,12 @@
<sqlFile dbms="postgresql"
path="db/dump/update_system_email_template_application_rejected_04_02_2025.sql"/>
</changeSet>
<changeSet id="06-02-2025_PK_165700" author="Piyush Kag">
<sqlFile dbms="postgresql"
path="db/dump/update_form_field_data_06-02-2025.sql"/>
</changeSet>
</databaseChangeLog>