Update the config for fileselect

This commit is contained in:
nisha
2025-03-12 16:01:34 +05:30
parent e07f38461e
commit abf2dfb9ab
2 changed files with 11 additions and 0 deletions

View File

@@ -2636,4 +2636,9 @@
</insert>
</changeSet>
<changeSet id="12-03-2025_NK_180530" author="Nisha Kashyap">
<sqlFile dbms="postgresql"
path="db/dump/update_form_field_data_12-03-2025.sql"/>
</changeSet>
</databaseChangeLog>