Merge branch 'develop' of https://github.com/Kitzanos/GEPAFIN-BE into develop
This commit is contained in:
@@ -721,6 +721,13 @@
|
|||||||
</createTable>
|
</createTable>
|
||||||
</changeSet>
|
</changeSet>
|
||||||
|
|
||||||
|
<changeSet id="25-09-2024_2" author="Nisha kashyap">
|
||||||
|
<update tableName="form_field">
|
||||||
|
<column name="name" value="textinput" />
|
||||||
|
<where>id = 13</where>
|
||||||
|
</update>
|
||||||
|
</changeSet>
|
||||||
|
|
||||||
<changeSet id="25-09-2024_1" author="Rajesh Khore">
|
<changeSet id="25-09-2024_1" author="Rajesh Khore">
|
||||||
<addColumn tableName="gepafin_user">
|
<addColumn tableName="gepafin_user">
|
||||||
<column name="codice_fiscale" type="varchar(255)">
|
<column name="codice_fiscale" type="varchar(255)">
|
||||||
|
|||||||
Reference in New Issue
Block a user