]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test(crdb): adapt text tests
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 6 Jun 2022 01:43:01 +0000 (03:43 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Jul 2022 11:58:34 +0000 (12:58 +0100)
commit87025148a56a749ab8e701e1ea445015f17829fa
tree7b19d05669ec595cc41a3c6e465a4918b6f41841
parent96fe9a53523db693ec8d075c7d6a30a75a3cae8d
test(crdb): adapt text tests

With this changeset, all fast tests pass on CRDB.
psycopg/psycopg/crdb.py
tests/types/test_string.py