Anki/rslib/src/storage
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
..
card Global new ignore review limit (#2417) 2023-03-06 19:06:12 +10:00
config Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
dbcheck Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
deck Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
deckconfig Fix card ease being reset on schema upgrade 2023-02-17 12:27:19 +10:00
graves Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
note Deck scoped dupe check (#2372) 2023-02-16 17:53:36 +10:00
notetype Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
revlog Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
tag Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
upgrades Fix card ease being reset on schema upgrade 2023-02-17 12:27:19 +10:00
collection_timestamps.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
mod.rs Fix invalid ids on db check (#2445) 2023-03-19 10:58:35 +10:00
schema11.sql Add comment explaining why sfld column has type integer 2021-01-25 18:39:59 +08:00
sqlite.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sync.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
sync_check.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00