Re: [Sqlalchemy-tickets] [sqlalchemy] #2868: quoted_name fails to repr()
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-11-21 20:20:56
|
#2868: quoted_name fails to repr()
-----------------------------------+----------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: reopened
Priority: highest | Milestone: 0.9.0
Component: schema | Severity: minor - half an hour
Resolution: | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: closed => reopened
* resolution: fixed =>
Comment:
totally wrong, the test is hardcoded to python 2, u'' is coming out in
repr now screwing up other tests. try again
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2868#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|