Anki/pylib/anki/importing
Damien Elmes 7375a0389a add flag to skip downgrade on collection close
Disabled for now; when enabled it will allow faster collection
open and close in the normal case, while continuing to downgrade
when exporting or doing a full sync.

Also, when downgrading is disabled, the journal mode is no longer
changed back to delete.
2020-04-04 17:21:45 +10:00
..
__init__.py check_untyped_defs in mypy for pylib 2020-01-16 08:10:49 +10:00
anki2.py add flag to skip downgrade on collection close 2020-04-04 17:21:45 +10:00
apkg.py enable v2 apkg export 2020-02-24 18:54:55 +10:00
base.py add col.weakref() and fix more reference cycles in pylib 2020-03-05 09:47:47 +10:00
csvfile.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
mnemo.py check_untyped_defs in mypy for pylib 2020-01-16 08:10:49 +10:00
noteimp.py use total_changes() sqlite func 2020-03-20 21:15:23 +10:00
pauker.py tweaking the folder names again 2020-01-03 07:48:38 +10:00
supermemo_xml.py Fixed BeautifulSoup breaking string paths 2020-03-12 21:19:09 -03:00