Skip to content

Conversation

@kbond
Copy link
Member

@kbond kbond commented Jan 4, 2022

The integration with ORM/MongoDB/both is pretty seamless. Not much we have to say except "announce" we support these doctrine/persistence implementations. @nikophil, wdyt?

@kbond kbond added the documentation Improvements or additions to documentation label Jan 4, 2022
@nikophil
Copy link
Member

nikophil commented Jan 4, 2022

I kinda agree, I think there not much things to add...

@kbond kbond mentioned this pull request Jan 4, 2022
11 tasks
@kbond kbond merged commit 162aab9 into zenstruck:mongo-support Jan 4, 2022
@kbond kbond deleted the mongo-docs branch January 4, 2022 18:20
kbond added a commit that referenced this pull request Jan 6, 2022
* [feature] Create ChainManagerRegistry in order to use doctrine/odm (#151)

* [feature] Handle schema reset for mongo (#152)

* Add tests for ODM

* [tests] re-enable coverage with mongo

* [tests] re-enable and fix static analysis

* [feature] Support embedded objects for ODM (#157)

* [minor] fixed how tests are skipped (#167)

* (temp) set fast-fail: false

* [minor] fix cs

* [minor] fix deprecations

* [minor] fix test suite

* [bug] fix orm schema reset when using migrations

* Revert "(temp) set fast-fail: false"

This reverts commit 1b380f4.

* tests: fix Proxy::fetchObject() for mongo (#236)

* test: assert make:factory can create both documents and embedded documents (#237)

* fix(odm): handle EmbedOne case (#240)

* [doc] mongo-support documentation (#241)

Co-authored-by: Nicolas PHILIPPE <nikophil@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Development

Successfully merging this pull request may close these issues.

2 participants