diff --git a/backend/src/main/resources/config/v_1.10/20251126-db_changesset.xml b/backend/src/main/resources/config/v_1.10/20251126-db_changesset.xml new file mode 100644 index 00000000..0efb0a71 --- /dev/null +++ b/backend/src/main/resources/config/v_1.10/20251126-db_changesset.xml @@ -0,0 +1,15 @@ + + + + + alter table + + ALTER TABLE IF EXISTS ervu_dashboard.citizen_child + ALTER COLUMN kinship_type TYPE INTEGER USING + + + \ No newline at end of file diff --git a/backend/src/main/resources/config/v_1.10/changelog-1.10.xml b/backend/src/main/resources/config/v_1.10/changelog-1.10.xml index 5c1fba5e..058c653d 100644 --- a/backend/src/main/resources/config/v_1.10/changelog-1.10.xml +++ b/backend/src/main/resources/config/v_1.10/changelog-1.10.xml @@ -33,5 +33,6 @@ +