mirror of
https://github.com/ankitects/anki.git
synced 2025-11-28 07:27:13 -05:00
Anki is a smart spaced repetition flashcard program
We want to ensure that we never recycle ids from deleted cards. We could do this with an autoincrement column in sqlite, but it's cheaper for us to handle the ids ourselves, as the deck object is always in memory. |
||
|---|---|---|
| anki | ||
| tests | ||
| tools | ||
| .gitignore | ||
| ChangeLog.old | ||
| COPYING | ||
| setup.cfg | ||
| setup.py | ||