Ticket #783 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.

