Re: [Sqlalchemy-tickets] [sqlalchemy] #2812: has_table/drop/etc. not really checking the "quote" fl
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-08-28 16:43:44
|
#2812: has_table/drop/etc. not really checking the "quote" flag for an uppercase
engine and it probably cant
-----------------------------------+-------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: closed
Priority: high | Milestone: 0.9.0
Component: schema | Severity: major - 1-3 hours
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+-------------------------------
Changes (by zzzeek):
* status: new => closed
* status_field: in queue => completed/closed
* resolution: => fixed
* milestone: 0.8.xx => 0.9.0
Comment:
the quoted_name workaround is possible to use in 0.8, so this doesn't need
to be backported.
the primary merge is in r031ef0807838842a827135dbace760.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2812#comment:2>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|