Anki/rslib/src/storage
Damien Elmes da9cc3ab6f Fix collection load failure on Android
Loading a larger collection with V16 enabled was failing in openCollection
with error 6410, similar to https://github.com/simolus3/drift/issues/876
2022-06-10 23:21:35 +10:00
..
card Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
config update to latest rusqlite 2021-06-25 16:22:21 +10:00
deck CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
deckconfig Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
graves update to latest rusqlite 2021-06-25 16:22:21 +10:00
note CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
notetype CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
revlog Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
tag add basic tag completion to backend 2021-09-09 15:38:08 +02:00
upgrades Refactor export-import code and resolve fixmes (#1723) 2022-03-18 19:31:55 +10:00
collection_timestamps.rs update to latest rusqlite 2021-06-25 16:22:21 +10:00
mod.rs Add apkg import/export on backend (#1743) 2022-05-02 21:12:46 +10:00
schema11.sql Add comment explaining why sfld column has type integer 2021-01-25 18:39:59 +08:00
sqlite.rs Fix collection load failure on Android 2022-06-10 23:21:35 +10:00
sync.rs update to latest rusqlite 2021-06-25 16:22:21 +10:00
sync_check.rs zero out graves before comparison, instead of at creation 2021-06-30 10:08:52 +10:00