Skip to content

Commit b3656e4

Browse files
refactor document ownership
1 parent 3ba85f4 commit b3656e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/config/liquibase/changelog/00000000000028_enforce_single_owner_in_document_dictionary.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xmlns="http://www.liquibase.org/xml/ns/dbchangelog"
55
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-latest.xsd">
66

7-
<changeSet id="028_enforce_single_owner_in_document_dictionary" author="codex">
7+
<changeSet id="028_enforce_single_owner_in_document_dictionary" author="celine">
88
<comment>
99
Enforce that each document_dictionary row belongs to exactly one owner:
1010
applicant OR application OR custom_field_answer.

0 commit comments

Comments
 (0)