Re: [Sqlalchemy-tickets] [sqlalchemy] #2721: SQLAlchemy leaks the deferrable keyword in FKs for mys
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-05-08 01:18:12
|
#2721: SQLAlchemy leaks the deferrable keyword in FKs for mysql databases
---------------------------+----------------------------------
Reporter: kashif | Owner:
Type: defect | Status: new
Priority: high | Milestone: 0.8.xx
Component: mysql | Severity: minor - half an hour
Resolution: | Keywords: mysql deferrable
Progress State: in queue |
---------------------------+----------------------------------
Comment (by kashif):
Yes, if no deferrable or deferred words are present in the CREATE TABLE
statement for mysql then it would start working fine again.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2721#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|