Skip to content

Commit 351862c

Browse files
author
SergiuPacurariu
committed
cherry picked commits for hotfix 1.100.1
1 parent aa6e97c commit 351862c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sormas-backend/src/main/resources/sql/sormas_schema.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13742,4 +13742,4 @@ ALTER TABLE person ADD column emancipated boolean default false;
1374213742
ALTER TABLE person_history ADD COLUMN incapacitated boolean default false;
1374313743
ALTER TABLE person_history ADD COLUMN emancipated boolean default false;
1374413744

13745-
INSERT INTO schema_version (version_number, comment) VALUES (558, 'Add information about legal guardian for "minor / incapacitated" to person entity #13205');
13745+
INSERT INTO schema_version (version_number, comment) VALUES (557, 'Add information about legal guardian for "minor / incapacitated" to person entity #13205');

0 commit comments

Comments
 (0)