Anki/rslib/src/storage
Damien Elmes 826cbb0108 fetch template and note fields in backend during normal card render
Saves having to serialize the note fields and q/a templates, which
is particularly a win when rendering question/answer in the browse
screen.

Also some work towards being able to preview notes without having to
commit them to the database.
2020-05-13 10:38:49 +10:00
..
card fetch template and note fields in backend during normal card render 2020-05-13 10:38:49 +10:00
config use blobs for config 2020-04-06 15:39:47 +10:00
deck rewrite DB check 2020-05-12 21:13:34 +10:00
deckconf merge the 12-14 upgrade code 2020-04-10 17:46:57 +10:00
graves add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
note add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
notetype rewrite DB check 2020-05-12 21:13:34 +10:00
revlog add tests for card fixes; implement deck recovery 2020-05-12 21:13:34 +10:00
tag merge the 12-14 upgrade code 2020-04-10 17:46:57 +10:00
upgrades add an index on notes(mid) so we can avoid the tablescan 2020-05-12 21:13:34 +10:00
mod.rs rewrite DB check 2020-05-12 21:13:34 +10:00
schema11.sql initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
sqlite.rs handle scheduling preferences in the backend 2020-05-12 21:13:34 +10:00