Anki/rslib/src/storage
Damien Elmes dee0a2fc18 fix reposition not being applied in browser sort order
https://forums.ankiweb.net/t/reposition-function-not-working/5817

Also changed id->cid in the non-sorting case, as otherwise when
using all_searched_cards() on a sorted list, the results will be wrong.
2020-12-16 10:58:46 +10:00
..
card fix reposition not being applied in browser sort order 2020-12-16 10:58:46 +10:00
config more syncing work 2020-06-01 13:57:10 +10:00
deck reimplement congrats screen in Rust+Typescript 2020-09-01 10:24:38 +10:00
deckconf rename downgrade method for clarity 2020-09-22 15:53:26 +10:00
graves rework usn handling in sync 2020-06-01 13:57:10 +10:00
note fix duplicate search not checking first field 2020-11-30 09:27:10 +10:00
notetype don't crash when upgrading collection with ntid of 0 2020-08-23 14:14:44 +10:00
revlog fix reposition not being applied in browser sort order 2020-12-16 10:58:46 +10:00
tag rework usn handling in sync 2020-06-01 13:57:10 +10:00
upgrades rename downgrade method for clarity 2020-09-22 15:53:26 +10:00
mod.rs rework usn handling in sync 2020-06-01 13:57:10 +10:00
schema11.sql initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
sqlite.rs reindex when checking database 2020-10-05 17:40:43 +10:00
sync.rs rework usn handling in sync 2020-06-01 13:57:10 +10:00
sync_check.rs another snapshot of sync work 2020-06-01 13:57:10 +10:00