Anki/rslib/src/storage/card
Damien Elmes f592672fa9 add separate decks table, and start on moving deck handling to Rust
The Python tests are passing, but there are still a number of issues
to work through, and the table/protobuf schema is not yet finalized.
2020-05-12 21:13:33 +10:00
..
add_card.sql add (unused) add_card, and move sql to separate files 2020-03-27 14:48:25 +10:00
get_card.sql move note db code to storage 2020-05-12 21:13:33 +10:00
mod.rs add separate decks table, and start on moving deck handling to Rust 2020-05-12 21:13:33 +10:00
update_card.sql add (unused) add_card, and move sql to separate files 2020-03-27 14:48:25 +10:00