Closed Matthimatiker closed 9 years ago
There is another problem when entities are mentioned in a discriminator map. The generated queries will reference the mentioned entities. Therefore, the infrastructure must take that into account and set up the corresponding tables.
ORMInfrastructure::createWithDependenciesFor()
does not detect all dependencies properly. Seems as if inheritance relations are not handled.