]> 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 12:00:00 +0000 (13:00 +0100)
commit6490d773dd2fae3a9db6ac9bc2137777f67e13b1
tree6d3b49c1c2d3c28e693b3edb306bde35e687b3d8
parent7f9196f3f793989d146b2c9f0bc738b1f35e5069
test(crdb): add test reproducing failure with prepared create statement

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