Anki/rslib/src/decks
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
..
addupdate.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
counts.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
current.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
filtered.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
limits.rs Fix new limit being decremented unduly (#2447) 2023-03-18 11:48:50 +10:00
mod.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
name.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
remove.rs hide NativeName inner value, and require explicit accessors 2021-04-18 09:29:35 +10:00
reparent.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
schema11.rs Update Rust deps (#2332) 2023-01-18 22:24:29 +10:00
stats.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
tree.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