Anki/rslib/src/storage/deck
Damien Elmes 13519a929c rework various aspects of the test scheduler
- Daily limits are no longer inherited - each deck limits its own
cards, and the selected deck enforces a maximum limit.
- Fetching of review cards now uses a single query, and sorts in advance.
In collections with a large number of overdue cards and decks, this is
faster than iterating over each deck in turn.
- Include interday learning count in review count & review limit, and
allow them to be buried.
- Warn when parent review limit is lower than child deck in deck options.
- Cap the new card limit to the review limit.
- Add option to control whether new card fetching short-circuits.
2021-05-16 20:23:07 +10:00
..
add_or_update_deck.sql support undoing deck mutations 2021-03-10 11:47:53 +10:00
alloc_id.sql reformat .sql files 2021-01-09 14:08:55 +10:00
cards_for_deck.sql reformat .sql files 2021-01-09 14:08:55 +10:00
due_counts.sql rework various aspects of the test scheduler 2021-05-16 20:23:07 +10:00
get_deck.sql reformat .sql files 2021-01-09 14:08:55 +10:00
missing-decks.sql reformat .sql files 2021-01-09 14:08:55 +10:00
mod.rs rework various aspects of the test scheduler 2021-05-16 20:23:07 +10:00
update_active.sql reformat .sql files 2021-01-09 14:08:55 +10:00
update_deck.sql support undoing deck mutations 2021-03-10 11:47:53 +10:00