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
History
File Mode Size
Testing
bench
code_layout
qt_modeltest
src
testdata
CMakeLists.txt -rw-r--r-- 143 bytes
README.md -rw-r--r-- 6.1 KB
ctest2junix.xsl -rw-r--r-- 6.3 KB
renderchecker.js -rw-r--r-- 1.2 KB

README.md

back to top