Anki/rslib/src/stats
RumovZ 173a5bfed5
Improve temporary table handling (#1976)
* Use all_cards_for_search() helper

* Add CardTableGuard

* Add for_each_card_in_search() helper

* Add all_cards_for_search_in_order() helper

* Add all_cards_for_ids() helper

* Return siblings for bury instead of only searching

* Remove redundant clear_searched_cards_table() calls

* Add with_searched_cards_table()

* Remove false comment

* Add NoteTableGuard

* Add with_ids_in_searched_notes_table() helper

* Make some last routines use table helpers
2022-07-22 17:51:26 +10:00
..
card.rs Expose backend_proto publicly for AnkiDroid, and rename to pb 2022-06-27 15:27:53 +10:00
graphs.rs Improve temporary table handling (#1976) 2022-07-22 17:51:26 +10:00
mod.rs log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
today.rs i18n->tr in rslib/ to match Python/TS code 2021-03-27 12:09:51 +10:00