Using foreignalias because there is not RIGHT JOIN
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 22 May 2012 06:24:21 +0000 (08:24 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 22 May 2012 06:24:21 +0000 (08:24 +0200)
commit5270265d2c1e6da85b0c4c694a655e3b7a0db159
tree8e8707acfea81bd9502a1e3e875778569c6b907a
parent26fcb859e7f56ddeaf7e9ce57c514c76a8da18a6
Using foreignalias because there is not RIGHT JOIN

Doctrine ORM does not implement the right join (it makes no sense in an ORM)
config/doctrine/schema.yml
lib/model/doctrine/base/BaseGeneralCategory.class.php