diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-11-11 16:51:46 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-11-11 16:51:46 -0500 |
| commit | 163306cb81e4aa866972b77c3b4f142e3f1dc676 (patch) | |
| tree | e3eedad17cd81ec0e7d87de08b04e80f1a17fb43 /lib/sqlalchemy/sql/selectable.py | |
| parent | 081384c56dbaa88971c8433c7152ad73d4860747 (diff) | |
| download | sqlalchemy-163306cb81e4aa866972b77c3b4f142e3f1dc676.tar.gz | |
Repair Oracle Interval
The :class:`.oracle.INTERVAL` class of the Oracle dialect is now correctly
a subclass of the abstract version of :class:`.Interval` as well as the
correct "emulated" base class, which allows for correct behavior under both
native and non-native modes; previously it was only based on
:class:`.TypeEngine`.
Fixes: #4971
Change-Id: I4400d9f090330388460cca930e4139e3bd21eb11
Diffstat (limited to 'lib/sqlalchemy/sql/selectable.py')
0 files changed, 0 insertions, 0 deletions
