Files
sqlalchemy/test
Tony Locke 26dea369c7 pg8000: Support range and multirange types
The pg8000 dialect now supports RANGE and MULTIRANGE datatypes, using the
existing RANGE API described at :ref:`postgresql_ranges`.  Range and
multirange types are supported in the pg8000 driver from version 1.29.8.
Pull request courtesy Tony Locke.

Fixes: #9965
Closes: #9966
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/9966
Pull-request-sha: b48dc3ef9c

Change-Id: I61778fe35f9edbf93f440136e6667847bcec4b9c
2023-06-19 19:38:05 -04:00
..
2023-06-05 20:49:38 +02:00
2023-06-05 23:01:57 -04:00
2022-03-04 16:28:31 -05:00
2023-04-27 21:40:57 -04:00