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

Commits on Jan 29, 2024

  1. WIP: rough draft to add doctrine ODM support

    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
    etshy committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4026a01 View commit details
    Browse the repository at this point in the history