]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: verify that dumpers returning None are used correctly in copy
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 19 Sep 2022 10:47:23 +0000 (11:47 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 1 Jun 2024 11:07:21 +0000 (13:07 +0200)
commitf001d3d40f4d13f8beb13964c9888fadb3b9ae4c
tree4549d3e24600a63966f69ced47050423a369650e
parent3ac8647480925f81b97814606297ab3abb397fa7
test: verify that dumpers returning None are used correctly in copy
tests/test_copy.py
tests/test_copy_async.py