Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrated doctrine ORM with the repository infrastructure #5

Open
wants to merge 1 commit into
base: feature/move-entity-to-fully-fledged-aggregate
Choose a base branch
from

Conversation

Ocramius
Copy link
Member

Specifically:

  • introduced DBAL types for domain value types
  • made the EmailAddress type a stringable (technical compromise: required by Doctrine\ORM\UnitOfWork)

Specifically:

 * introduced DBAL types for domain value types
 * mapped the `EmailAddress` to be a stringable - required by `Doctrine\ORM\UnitOfWork`
@Ocramius Ocramius added the enhancement New feature or request label Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant