doctrine / doctrine/common

DCOM-310: Analyze if it is possible to map identifiers as a collection of property mappings

Open
#625 0 comments 0 reactions 1 assignee Claimed by @guilhermeblanco View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.