Anki/rslib/src/media
Damien Elmes 04ca8ec038 initial work on DB handling in Rust
committing the Protobuf implementation for posterity, but will replace
it with json, as Protobuf measures about 6x slower for some workloads
like 'select * from notes'
2020-03-20 21:15:23 +10:00
..
changetracker.rs make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
check.rs initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
col.rs initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
database.rs make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
files.rs tweak logging 2020-03-10 09:30:05 +10:00
mod.rs make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
schema.sql media table doesn't need rowid 2020-02-17 08:40:17 +10:00
sync.rs fix clippy lint on other platforms 2020-03-19 10:58:52 +10:00