Re: [Sqlalchemy-tickets] [sqlalchemy] #2727: ProgrammingError when autoload from PostgreSQL (Amazon
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-01-22 00:34:47
|
#2727: ProgrammingError when autoload from PostgreSQL (Amazon Redshift)
-----------------------------------+----------------------------------
Reporter: ashkop | Owner: zzzeek
Type: defect | Status: closed
Priority: medium | Milestone: 0.x.xx
Component: postgres | Severity: minor - half an hour
Resolution: fixed | Keywords:
Progress State: completed/closed |
-----------------------------------+----------------------------------
Changes (by zzzeek):
* status: new => closed
* resolution: => fixed
* status_field: on hold => completed/closed
Comment:
the issue is pushed out to the redshift-sqlalchemy dialect, the docs have
been updated to link to it in ee1f4d21037690ad996c. the dialect for now
skips index reflection.
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2727#comment:14>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|