mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
![]() * 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> |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
dummy.py | ||
legacy.py | ||
v3.py |