Skip to content

Commit

Permalink
feat(domain): changed supported length of domain to 32
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Egenolf committed Oct 9, 2023
1 parent 62f42bf commit e68dd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/db/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
<include file="db/changelog/increase-column-size-for-validation-rule-signature.xml"/>
<include file="db/changelog/change-data-type-for-valuesets.xml"/>
<include file="db/changelog/change-revocation-batch-value-type.xml"/>
<include file="change-supported-length-of-domain.xml"/>
<include file="db/changelog/change-supported-length-of-domain.xml"/>
</databaseChangeLog>

0 comments on commit e68dd14

Please sign in to comment.