mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-07 11:48:18 +00:00
Fix backticks rendering in release-announcement.adoc
This commit is contained in:
parent
e16f0938d4
commit
c98cd5e675
@ -146,7 +146,7 @@ delete from Person p where p.association.someAttr = 1
|
||||
|
||||
|
||||
[[manually-assigned-generated-ids]]
|
||||
== Manually Assigned Identifiers with custom `Generator`s
|
||||
== Manually Assigned Identifiers with custom `Generator`
|
||||
|
||||
Manually assigned identifier values can now be used with custom a `Generator` thanks to the new `allowAssignedIdentifiers()` method.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user