mirror of
https://github.com/ankitects/anki.git
synced 2026-01-15 14:59:00 -05:00
* Move open_test_collection into Collection test impl * Fix invalid ids when checking database * Report fixed invalid ids * Improve message when trying to export invalid ids Also move ImportError due to namespace conflicts with snafu macro. * Take a human name in DeckAdder::new * Mention timestamps in the db check message (dae) Will help to correlate the fix with the message shown when importing/ exporting. |
||
|---|---|---|
| .. | ||
| card | ||
| config | ||
| dbcheck | ||
| deck | ||
| deckconfig | ||
| graves | ||
| note | ||
| notetype | ||
| revlog | ||
| tag | ||
| upgrades | ||
| collection_timestamps.rs | ||
| mod.rs | ||
| schema11.sql | ||
| sqlite.rs | ||
| sync.rs | ||
| sync_check.rs | ||