Anki/rslib/src/error
RumovZ dd16890c11
Add Deleted error and disable all bad browser rows (#1742)
* Add Deleted error and disable all bad browser rows

* Avoid error when opening the browse screen to a card with a missing note (dae)

* In cards mode, a missing note is NotFound, not Deleted (dae)

So we distinguish between referential integrity error, and explicit
deletion.

* Remove redundant try block
2022-03-28 19:06:19 +10:00
..
db.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
filtered.rs Backend Custom Study (#1600) 2022-01-20 14:25:22 +10:00
mod.rs Add Deleted error and disable all bad browser rows (#1742) 2022-03-28 19:06:19 +10:00
network.rs add back in missing check for upload size 2021-06-29 10:50:03 +10:00
search.rs search-invalid-flag -> search-invalid-flag-2 2021-06-02 21:49:33 +02:00