Re: [Sqlalchemy-tickets] [sqlalchemy] #2682: is_ and isnot in conjunction with boolean values / MyS
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-05-15 19:44:16
|
#2682: is_ and isnot in conjunction with boolean values / MySQL
-----------------------------------+-------------------------------
Reporter: lievensd | Owner:
Type: defect | Status: closed
Priority: medium | Milestone: 0.8.xx
Component: mysql | Severity: major - 1-3 hours
Resolution: fixed | Keywords: sql, operators
Progress State: completed/closed |
-----------------------------------+-------------------------------
Comment (by zzzeek):
see also r70bc2186286b where we added true/false conversion for oracle,
SQL Server is also broken and that's coming up...
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2682#comment:5>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|