]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: add test to verify missing oid lookups in string formats
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 8 Dec 2022 14:00:37 +0000 (14:00 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 10 Dec 2022 13:01:15 +0000 (13:01 +0000)
commit7fcf202ec04032325c1a3ef5bd6807584644ecc3
tree1999a2425e9f2816abdf14a8390816ccbf1f88ac
parent91da216352b1d34986232c664ad201bd96069e75
test: add test to verify missing oid lookups in string formats
tests/types/test_numeric.py
tests/types/test_string.py