Re: [Sqlalchemy-tickets] [sqlalchemy] #2842: The recipe "Storing/Using Enumerations" does not funct
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-20 20:33:02
|
#2842: The recipe "Storing/Using Enumerations" does not function in SQLite
-----------------------------------+------------------------------------
Reporter: rgg | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.8.xx
Component: utils | Severity: no triage selected yet
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+------------------------------------
Changes (by zzzeek):
* status: reopened => closed
* resolution: => fixed
* status_field: in progress => completed/closed
Comment:
r45ad8af3f97f2e6eee21ca3219827e82e3231cdf 0.8
r0b0764b62ba87bdec41d0fc86618f3779cb4e3f0 master
even with #2742, if the DeclEnum started implementing the upcoming
"process_literal_param()", the same failure would occur.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2842#comment:3>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|