[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: Bump "table compression" flag to Oracle 10.1
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2016-12-20 17:21:55
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/910347aef28f/ Changeset: 910347aef28f Branch: master User: zzzeek Date: 2016-12-20 14:15:55+00:00 Summary: Bump "table compression" flag to Oracle 10.1 - Fixed bug where the "COMPRESSION" keyword was used in the ALL_TABLES query on Oracle 9.2; even though Oracle docs state table compression was introduced in 9i, the actual column is not present until 10.1. Change-Id: Iebfa59bfcfdff859169df349a5426137ab006e67 Fixes: #3875 Affected #: 2 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. |