Files
sqlalchemy/test/dialect/postgresql
MajorDallas ac20c3d34b Add impl property to PostgreSQL / Oracle INTERVAL class
Fixed issue where the ``INTERVAL`` datatype on PostgreSQL and Oracle would
produce an ``AttributeError`` when used in the context of a comparison
operation against a ``timedelta()`` object. Pull request courtesy
MajorDallas.

Fixes: #6649
Closes: #6650
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/6650
Pull-request-sha: dd217a975e

Change-Id: I773caf2673294fdb3c92b42895ad714e944d1bf8
2021-06-22 18:01:33 -04:00
..
2021-03-31 11:50:26 -04:00