Re: [Sqlalchemy-tickets] [sqlalchemy] #2734: __eq__ operator appears to not be working correctly fo
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-06-05 17:15:27
|
#2734: __eq__ operator appears to not be working correctly for decorated types
-----------------------------------+------------------------------------
Reporter: mcclurem | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone:
Component: declarative | Severity: no triage selected yet
Resolution: worksforme | Keywords: TypeDecorator
Progress State: completed/closed |
-----------------------------------+------------------------------------
Comment (by zzzeek):
see also #2744, where it seems apparent some kind of helper should be
added to `TypeDecorator` to help this situation (or at least
documentation).
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2734#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|