b23f17df27
* 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> |
||
---|---|---|
.. | ||
build_qrc.py | ||
build_ui.py | ||
color_svg.py | ||
extract_sass_vars.py | ||
genhooks_gui.py | ||
runanki.system.in |