Ticket #783 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

Add support for doctrine manager attributes

Reported by: david Owned by: david
Priority: low Milestone: 0.11.2
Component: database Version: 0.11.1
Severity: minor Keywords:
Cc: Patch attached: no

Description

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...

Attachments

Change History

Changed 7 months ago by david

  • status changed from new to assigned

Changed 7 months ago by david

  • status changed from assigned to closed
  • resolution set to fixed

(In [2536]) Added support for doctrine manager attributes, closes #783

Add/Change #783 (Add support for doctrine manager attributes)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.