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

Draft: rough draft to add doctrine ODM support #179

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

etshy
Copy link

@etshy etshy commented Jan 29, 2024

Rough addition of Doctrine ODM support.
There is no Tests for now because, to be honest, I don't know how I can unit test this addition.
And this is still a draft, needing discussion.

Update Configuration and Extension to add doctrine_odm options
Add an ODM driver (as there are no Builder available for ODM, It's all done manually for now)
Update Docs & Managers
Move doctrine dependencies in dev
Add alias for Doctrine ORM driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant