mirror of
https://github.com/ankitects/anki.git
synced 2025-12-22 19:32:56 -05: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 | ||