Doctrine 2 Object Relational Mapper (ORM)
4e4cf33342
Clarifiy that orphanRemoval works with one-to-one, one-to-many and many-to-many associations. |
||
---|---|---|
bin | ||
en | ||
.gitignore | ||
.gitmodules | ||
README.md |
Doctrine ORM Documentation
How to Generate
- Run ./bin/install-dependencies.sh
- Run ./bin/generate-docs.sh
It will generate the documentation into the build directory of the checkout.