]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test(crdb): add test reproducing failure with prepared create statement
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 18 Mar 2025 14:46:35 +0000 (15:46 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 8 Apr 2025 13:45:40 +0000 (14:45 +0100)
commit04630ebbf751e7ca5641328ede2739104aec5d4d
treeee28041d3f09353bff314fd8b5990a9ae66246f1
parentf046b7f4114330e552d1e4b16f8a1ea17f0e3571
test(crdb): add test reproducing failure with prepared create statement

See #1009
tests/crdb/test_connection.py
tests/crdb/test_connection_async.py