mirror of
https://github.com/ankitects/anki.git
synced 2026-01-16 15:29:10 -05:00
Also simplify order clause - with did and queue limited to a constant, SQLite is smart enough to use the covering index for sorting by due. |
||
|---|---|---|
| .. | ||
| add_card.sql | ||
| add_or_update.sql | ||
| at_or_above_position.sql | ||
| congrats.sql | ||
| due_cards.sql | ||
| filtered.rs | ||
| fix_due_new.sql | ||
| fix_due_other.sql | ||
| fix_ivl.sql | ||
| fix_low_ease.sql | ||
| fix_odue.sql | ||
| fix_ordinal.sql | ||
| get_card.sql | ||
| intraday_due.sql | ||
| mod.rs | ||
| new_cards.sql | ||
| search_cids_setup.sql | ||
| search_cids_setup_ordered.sql | ||
| siblings_for_bury.sql | ||
| update_card.sql | ||