How to declare doctrine2 inheritance the yaml way?
I don\'t find any code snippets, examples or cookbook articles about this in the doctrine documentation.
W
It exist three main strategies to manage inheritance in relational database.
You can find how create each of this strategies on the Symfony website in the YAML format with Doctrine 2 : YAML Inheritance with Doctrine