90fa38495e
Came across a user with a corrupt index: sqlite> pragma integrity_check; integrity_check = wrong # of entries in index ix_revlog_cid integrity_check = wrong # of entries in index ix_cards_sched This is not picked up by a quick check, and a vacuum does not fix it, but a reindex does. AnkiWeb currently performs a full check when a file is uploaded to it, so this was leading to "corrupt" to show up when syncing the collection, with a local DB check not reporting/fixing the issue. |
||
---|---|---|
.. | ||
ftl | ||
src | ||
templates | ||
tests/support | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
Makefile | ||
README.md | ||
rust-toolchain |
To build from scratch, please see https://github.com/ankitects/anki