Anki/rslib/src/storage
Damien Elmes 2903848c62 handle duplicate ids in values when upgrading deck config
Multiple configs with the same inner id would lead to errors like the
following when trying to open the collection:

DeckConfigInner.interval_multiplier: invalid wire type: StartGroup (expected ThirtyTwoBit)
2021-06-02 17:12:59 +10:00
..
card push review randomizing into SQL 2021-06-01 14:50:35 +10:00
config tidy up Rust imports 2021-04-18 18:38:54 +10:00
deck fix subdeck order not being preserved by active_decks in v3 2021-06-01 11:40:25 +10:00
deckconfig handle duplicate ids in values when upgrading deck config 2021-06-02 17:12:59 +10:00
graves tidy up Rust imports 2021-04-18 18:38:54 +10:00
note tidy up Rust imports 2021-04-18 18:38:54 +10:00
notetype update backend to support undoing of notetype changes 2021-04-30 12:54:59 +10:00
revlog tidy up Rust imports 2021-04-18 18:38:54 +10:00
tag tidy up Rust imports 2021-04-18 18:38:54 +10:00
upgrades crate::err -> crate::error 2021-04-01 16:07:13 +10:00
collection_timestamps.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
mod.rs deckconf -> deckconfig 2021-04-20 21:54:24 +10:00
schema11.sql Add comment explaining why sfld column has type integer 2021-01-25 18:39:59 +08:00
sqlite.rs push review randomizing into SQL 2021-06-01 14:50:35 +10:00
sync.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00
sync_check.rs tidy up Rust imports 2021-04-18 18:38:54 +10:00