Re: [Sqlalchemy-tickets] [sqlalchemy] #2096: psycopg 2.4 doesn't allow % in bind names anymore
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-23 04:29:54
|
#2096: psycopg 2.4 doesn't allow % in bind names anymore
-----------------------------------+-------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.x.xx
Component: postgres | Severity: major - 1-3 hours
Resolution: wontfix | Keywords:
Progress State: completed/closed |
-----------------------------------+-------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => wontfix
* status_field: in queue => completed/closed
Comment:
i really can't see ever doing anything about this. the % in bind names
follows from that you might have used them in column names and overall
it's really not a postgresql use case.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2096#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|