[Sqlalchemy-tickets] [sqlalchemy] #2855: pypostgresql seems to return int2vector as a list
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2013-10-27 22:08:22
|
#2855: pypostgresql seems to return int2vector as a list
----------------------+---------------------------------------
Reporter: zzzeek | Owner: zzzeek
Type: defect | Status: new
Priority: medium | Milestone: 0.8.xx
Component: postgres | Severity: minor - half an hour
Keywords: | Progress State: in queue
----------------------+---------------------------------------
this is hit when we load "indkey" from pg_indexes in get_indexes.
probably should just cast it as a string.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2855>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|