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

Stable RC #11

Merged
merged 31 commits into from
Mar 3, 2016
Merged

Stable RC #11

merged 31 commits into from
Mar 3, 2016

Conversation

mbunge
Copy link
Contributor

@mbunge mbunge commented Mar 3, 2016

Added

  • Blast\Orm\Mapper for accessing and persisting data
  • Blast\Orm\Relations component to create relations between entities
  • Blast\Orm\Object\ObjectAdapterCache for reusing entity definition
  • Blast\Orm\Facades for more customizable classes against contracts

Altered

  • Blast\Orm\Repository is mediating between entity and mapper delivered by entity, repository queries are excluded to mappers

Removed

  • Blast\Orm\Repository::create
  • Blast\Orm\Repository::delete
  • Blast\Orm\Repository::update
  • Blast\Orm\Manager has been replaced by ConnectionFacade

@mbunge mbunge self-assigned this Mar 3, 2016
mbunge added a commit that referenced this pull request Mar 3, 2016
@mbunge mbunge merged commit 1f5aa12 into master Mar 3, 2016
@mbunge mbunge deleted the 0.3-dev branch March 14, 2016 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant