Revision 961dfc4d2993d506ac8bc4126780972facf30ed0 authored by Alessandro Pasotti on 17 October 2022, 09:38:35 UTC, committed by Nyall Dawson on 17 October 2022, 21:07:56 UTC
Fixes #50523 (partial fix)

According to  https://sqlite.org/lang_savepoint.html:

Note that unlike that plain ROLLBACK command (without the TO keyword)
the ROLLBACK TO command does not cancel the transaction
1 parent aa281d9
Raw File
requirements.txt
termcolor
mock
nose2
psycopg2
numpy
pyyaml
future
back to top