Fix duplicate heading in migration guide

This commit is contained in:
Yoann Rodière 2023-03-23 14:13:33 +01:00 committed by GitHub
parent 84c41dc4f9
commit eac028c839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ If the target database does not support time zone types natively, Hibernate beha
To retain backwards compatibility, configure the setting `hibernate.timezone.default_storage` to `NORMALIZE`.
[[ddl-changes]]
== DDL type changes
[[ddl-uuid-mariadv]]
=== UUID mapping changes on MariaDB