Anki/rslib/src/notes
RumovZ 039ebfeed6
Fix invalid ids on db check (#2445)
* 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.
2023-03-19 10:58:35 +10:00
..
mod.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
undo.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00