]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Add tests on executemany to check the same problem of bug #112
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Oct 2021 23:32:23 +0000 (01:32 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 13 Oct 2021 23:32:23 +0000 (01:32 +0200)
commit6d3e990777b06bcde10f1a71843e86388f5f38ab
treeb47b627279cfda559618fb96f183c34894a14b9c
parentdb75f1cdddb70e2b90e714d31d12c1f2efedbeff
Add tests on executemany to check the same problem of bug #112
tests/test_cursor.py
tests/test_cursor_async.py