#1664: createNamedQuery should has possibility to return new instance of query
-----------------------------------+----------------------------------------
Reporter: dbojdo | Owner: romanb
Type: enhancement | Status: new
Priority: minor | Milestone: 1.0.4
Component: Query/Hydration | Version: 1.0.3
Keywords: named query | Has_test: 1
Mystatus: Pending Core Response | Has_patch: 1
-----------------------------------+----------------------------------------
Sometimes is need to create named query and modifiy it (for example add
where condition or sth) but without modifiy whole named query, so i think
it's good idea to add new parameter to createNamedQuery function: boolean
'$clone'.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1664>
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
-~----------~----~----~----~------~----~------~--~---