DCOM-310: Analyze if it is possible to map identifiers as a collection of property mappings
Open
- Dominant language
- PHP
- Stars
- 5.8k
- Forks
- 284
- PR merge metrics
- No merged PRs in 30d
Description
Jira issue originally created by user @ocramius:
Hibernate 5 maps "identifiers" as a specialized type of property mappings ([DCOM-309](http://www.doctrine-project.org/jira/browse/DCOM-309)).
It may be possible to store the identifier mappings as a set of property mappings, then reuse that concept to validate identifiers and also convert them very quickly to DB-level types.
Contributor guide
Assessment
This issue has not been assessed yet.