#1557: Add a listener for expanding *
-----------------------------------+----------------------------------------
Reporter: jtaal | Owner: romanb
Type: enhancement | Status: new
Priority: minor | Milestone: Unknown
Component: Listeners | Version: 1.0.2
Keywords: select * | Has_test: 0
Mystatus: Pending Core Response | Has_patch: 0
-----------------------------------+----------------------------------------
I'd like to have a listener/hook for the funcionality in Doctrine that
converts empty selectparts of alias.* or *
With a hook/listener I can add extra properties that are calculated by the
dbms.
For instance, I want to calculate some related aggegrate value using a
subquery, or maybe something simple as a concatenation of two fields with
some seperator (the fields may or may not be in the model).
The hook should receive an event with an additional property which is the
array of fields that is created by doctrine.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1557>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---