-
Notifications
You must be signed in to change notification settings - Fork 41
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
Undoctrine doctrine specification #150
base: master
Are you sure you want to change the base?
Undoctrine doctrine specification #150
Conversation
… non-doctrine-specification
# Conflicts: # src/Spec.php
If we want to divide the structure of the specifications and apply them to queries, then it is better to make additional repositories which, as plugins, expand the basic functionality. There is a problem with the fact that the query interface for ORM and ODM is very different. Accordingly, the structure of the specifications will also differ. Perhaps, it is worth concentrating only on ORM. @Nyholm are you interested in developing this idea? |
Also, i think it's better to make this change as a separate repository. |
Reopen PR #82
This is not the final implementation. So far this is only a concept.
Benefits:
Doctrine ODM MongoDB docs.
Disadvantages:
Usage
Join
Join condition can be used only from parameters of specification:
Map Reduce
Example specification: