Anki/rslib/src/collection
RumovZ 8c86e742be 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
..
backup.rs Fix backup creation for collections > 1 GiB (#2423) 2023-03-06 19:56:27 +10:00
mod.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
timestamps.rs Backup improvements (#1728) 2022-03-21 19:40:42 +10:00
transact.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
undo.rs fix accidental schema bump in undo that was forcing full sync 2021-05-19 14:17:49 +10:00