Anki/rslib/src/storage
Damien Elmes 163a9df886 avoid bumping mtime when correcting card eases on upgrade
The USN is still set, which should cause the cards to sync in the
non-conflict case, but if changes have been made on other devices
the ease fix will not take priority, as we could be overwriting the
reviews of someone who has not synced in a while.
2021-01-28 08:11:35 +10:00
..
card avoid bumping mtime when correcting card eases on upgrade 2021-01-28 08:11:35 +10:00
config reformat .sql files 2021-01-09 14:08:55 +10:00
deck reformat .sql files 2021-01-09 14:08:55 +10:00
deckconf reformat .sql files 2021-01-09 14:08:55 +10:00
graves reformat .sql files 2021-01-09 14:08:55 +10:00
note simplify unused tags and DB check 2021-01-16 20:38:16 +10:00
notetype reformat .sql files 2021-01-09 14:08:55 +10:00
revlog coerce some more invalid decimal values to ints during sync 2021-01-25 09:43:50 +10:00
tag clear_tag() should be case-insensitive 2021-01-18 03:52:28 +03:00
upgrades Keep tags in human form and update the tags table structure 2021-01-12 23:12:35 +03:00
mod.rs allow normal sync tests to run offline 2021-01-12 18:47:08 +10:00
schema11.sql Add comment explaining why sfld column has type integer 2021-01-25 18:39:59 +08:00
sqlite.rs allow normal sync tests to run offline 2021-01-12 18:47:08 +10:00
sync.rs allow normal sync tests to run offline 2021-01-12 18:47:08 +10:00
sync_check.rs another snapshot of sync work 2020-06-01 13:57:10 +10:00