[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - An adjustment to the new Postgresql feature of re
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2015-07-24 16:42:10
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/9e092e339463/ Changeset: 9e092e339463 Branch: None User: zzzeek Date: 2015-07-24 16:24:18+00:00 Summary: - An adjustment to the new Postgresql feature of reflecting storage options and USING of :ticket:`3455` released in 1.0.6, to disable the feature for Postgresql versions < 8.2 where the ``reloptions`` column is not provided; this allows Amazon Redshift to again work as it is based on an 8.0.x version of Postgresql. Fix courtesy Pete Hollobon. references #3455 Affected #: 4 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |