Re: [Sqlalchemy-tickets] [sqlalchemy] #2957: Infinite loop calling in_() with PGArray column
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-02-13 20:22:50
|
#2957: Infinite loop calling in_() with PGArray column
-----------------------------------+-----------------------------------
Reporter: gthb | Owner: zzzeek
Type: defect | Status: closed
Priority: high | Milestone: 0.8.xx
Component: postgres | Severity: trivial - <10 minutes
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+-----------------------------------
Changes (by zzzeek):
* status: new => closed
* severity: no triage selected yet => trivial - <10 minutes
* priority: medium => high
* milestone: => 0.8.xx
* resolution: => fixed
* status_field: awaiting triage => completed/closed
Comment:
alrighty, just more checks in in_() for now
rb87935ed4409cb57a88d5e84d4280d8f97be13ee 0.8
r036cb93abfb44f4ab7fdb125eaaf2597a95a0187 0.9
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2957#comment:4>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|