anki/qt/tools
Abdo b23f17df27
Drop support for checkpoints (#2742)
* Drop support for checkpoints

* Deprecate .flush()

* Remove .begin/.commit

* Remove rollback() and deprecate save/autosave/reset()

There's no need to commit anymore, as the Rust code is handling
transactions for us.

* Add safer transact() method

This will ensure add-on authors can't accidentally leave a transaction
open, leading to data loss.

---------

Co-authored-by: Damien Elmes <gpg@ankiweb.net>
2023-10-17 12:43:34 +10:00
..
build_qrc.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
build_ui.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
color_svg.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
extract_sass_vars.py Auto-hide toolbar in Reviewer (#2262) 2023-01-09 14:39:31 +10:00
genhooks_gui.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
runanki.system.in initial Bazel conversion 2020-11-01 14:26:58 +10:00