]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
modernize PG domain reflection test and skip for pg17.2
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 Dec 2024 15:57:46 +0000 (10:57 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 12 Dec 2024 17:01:22 +0000 (12:01 -0500)
commit889800cce0b6f676fe864b7be5de98d8c9d1164a
tree690b130fa8398f976add45de99f6f69663af22b8
parent0095ac3e8d164a03fa3b7412a9c89f6cf03c06ee
modernize PG domain reflection test and skip for pg17.2

Fixes: #12174
Change-Id: If4b1c29d7ee62b2858f1ef9d75fe1c4c41217706
(cherry picked from commit 42fe1109c62008f2cd509ef402152704efb9ddb1)
test/dialect/postgresql/test_reflection.py
test/dialect/postgresql/test_types.py
test/requirements.py