]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test(crdb): skip tests where CRDB seems to misread binary numeric values
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 6 Jun 2022 21:55:40 +0000 (23:55 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Jul 2022 11:58:34 +0000 (12:58 +0100)
commite99d6e363d3915da9395897d185e6abde40c9a91
treea82ea9cd52b0690ce5563b221d08dbbc61b00634
parent87025148a56a749ab8e701e1ea445015f17829fa
test(crdb): skip tests where CRDB seems to misread binary numeric values

Reported upstream at https://github.com/cockroachdb/cockroach/issues/82492
tests/fix_crdb.py
tests/types/test_numeric.py