Open duzenko opened 3 months ago
Please support `select null as columnName from entityAlias' in DQL syntax This is useful when porting custom business SQL to ORM
Ugly workaround is https://github.com/doctrine/orm/issues/1670#issuecomment-591495663
Please send a PR.
Feature Request
Summary
Please support `select null as columnName from entityAlias' in DQL syntax This is useful when porting custom business SQL to ORM
Ugly workaround is https://github.com/doctrine/orm/issues/1670#issuecomment-591495663