SIGN IN SIGN UP

bpo-44092: Don't reset statements/cursors before rollback (GH-26026)

In SQLite versions pre 3.7.11, pending statements would block a rollback.  This is no longer the case, so remove the workaround.
E
Erlend Egeberg Aasland committed
9d6a239a34a66e16188d76c23a3a770515ca44ca
Parent: 9d35ded
Committed by GitHub <noreply@github.com> on 1/3/2022, 7:02:39 PM