mirror of
https://github.com/ankitects/anki.git
synced 2025-11-16 17:47:11 -05:00
Instead of inserting text into the aux table and sorting on the fly (which does a binary sort), we insert the ids in unicase-sorted order, and then sort based on the automatically assigned rowids - giving us faster sorts, and proper unicase folding. |
||
|---|---|---|
| .. | ||
| ftl | ||
| src | ||
| tests/support | ||
| .gitignore | ||
| build.rs | ||
| Cargo.toml | ||
| Makefile | ||
| README.md | ||
| rust-toolchain | ||
| rustfmt.toml | ||
To build from scratch, please see https://github.com/ankitects/anki