#783: Add support for doctrine manager attributes
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  david 
     Type:  enhancement  |      Status:  new   
 Priority:  low          |   Milestone:  0.11.2
Component:  database     |     Version:  0.11.1
 Severity:  minor        |    Keywords:        
Has_patch:  0            |  
-------------------------+--------------------------------------------------
 e.g.
 {{{
 <parameter name="manager_attributes">
   <parameter name="model_loading">model_loading_conservative</parameter>
 </parameter>
 }}}

 a bit uncool of course as the manager is a singleton, but what can we do.
 worst case someone will be affected by multiple connections doing this
 stuff, which could be cured by shuffling the sequence of their
 definitions...

-- 
Ticket URL: <http://trac.agavi.org/ticket/783>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to