mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() Likely an add-on or third-party tool created them, and they were breaking DB queries for a user. https://sqlite.org/stricttables.html could help us avoid this class of issue in the future, though we'd need to check what client versions we'd break with this change, and would need to change the 'sfld is an integer' hack. |
||
---|---|---|
.. | ||
benches | ||
i18n | ||
i18n_helpers | ||
io | ||
linkchecker | ||
process | ||
proto | ||
proto_gen | ||
src | ||
tests/support | ||
.gitignore | ||
bench.sh | ||
build.rs | ||
Cargo.toml | ||
README.md | ||
rust_interface.rs |
Anki's Rust code.