Anki/rslib/src/storage
Damien Elmes 6cc2bdbf87 start on exposing notes and individual note type methods
changes to note:

- add_note() now takes a provided deck id instead of looking it up
in the notetype
- note type use counts fetched using a single table scan
- make sure note type changes are persisted
- expose optionalness of ords in templates and fields json
2020-05-12 21:13:33 +10:00
..
card move note db code to storage 2020-05-12 21:13:33 +10:00
config use blobs for config 2020-04-06 15:39:47 +10:00
deck (de)serialize decks in backend 2020-04-09 12:41:59 +10:00
deckconf merge the 12-14 upgrade code 2020-04-10 17:46:57 +10:00
note the start of note adding, and note type changes 2020-05-12 21:13:33 +10:00
notetype start on exposing notes and individual note type methods 2020-05-12 21:13:33 +10:00
tag merge the 12-14 upgrade code 2020-04-10 17:46:57 +10:00
upgrades split note types into separate tables 2020-05-12 21:13:33 +10:00
mod.rs template changes and card generation 2020-05-12 21:13:33 +10:00
schema11.sql initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
sqlite.rs mod schema if field/templates changed 2020-05-12 21:13:33 +10:00