Anki/rslib/src/storage/card
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
..
add_card.sql add (unused) add_card, and move sql to separate files 2020-03-27 14:48:25 +10:00
fix_due_new.sql add tests for the other checks, and fix new card due limiting 2020-05-12 21:13:34 +10:00
fix_due_other.sql rewrite DB check 2020-05-12 21:13:34 +10:00
fix_ivl.sql rewrite DB check 2020-05-12 21:13:34 +10:00
fix_odue.sql rewrite DB check 2020-05-12 21:13:34 +10:00
get_card.sql fetch template and note fields in backend during normal card render 2020-05-13 10:38:49 +10:00
mod.rs fetch template and note fields in backend during normal card render 2020-05-13 10:38:49 +10:00
update_card.sql add (unused) add_card, and move sql to separate files 2020-03-27 14:48:25 +10:00