57ac3bd4be
This adds `onDelete: CASCADE` to the `address` 1-1 relationship just to show how you would map a db-level cascade. |
||
---|---|---|
.. | ||
bin | ||
en | ||
.gitignore | ||
.gitmodules | ||
LICENSE.md | ||
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.