Re: [Sqlalchemy-tickets] [sqlalchemy] #2752: have the pool participate in engine logging for commit
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-09 20:17:56
|
#2752: have the pool participate in engine logging for commit/rollback
-----------------------------------+----------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: enhancement | Status: closed
Priority: high | Milestone: 0.8.xx
Component: pool | Severity: minor - half an hour
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => fixed
* status_field: in progress => completed/closed
Comment:
having it be part of engine looks pretty bad, this is really a pool
function so I've kept it within pool logging.
r65f5887e9a824ee1b50592
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2752#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|