mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
![]() - backend routines should contain minimal logic, and should call into a routine on the collection - instead of copying the giant-string approach the Python code was taking, we use a HashSet to keep track of seen tags as we loop through the notes, which should be more efficient |
||
---|---|---|
.. | ||
add.sql | ||
add_or_update.sql | ||
get.sql | ||
is_orphaned.sql | ||
mod.rs | ||
update.sql |