Anki/rslib/src/storage/revlog
Damien Elmes dc81a7fed0 use mixed case for abbreviations in Rust code
So, this is fun. Apparently "DeckId" is considered preferable to the
"DeckID" were were using until now, and the latest clippy will start
warning about it. We could of course disable the warning, but probably
better to bite the bullet and switch to the naming that's generally
considered best.
2021-03-27 19:53:33 +10:00
..
add.sql initial work on undoing reviews+burying siblings 2021-03-10 11:47:53 +10:00
fix_props.sql reformat .sql files 2021-01-09 14:08:55 +10:00
get.sql coerce some more invalid decimal values to ints during sync 2021-01-25 09:43:50 +10:00
mod.rs use mixed case for abbreviations in Rust code 2021-03-27 19:53:33 +10:00
studied_today.sql reformat .sql files 2021-01-09 14:08:55 +10:00
v2_upgrade.sql rework v2 scheduler upgrade; drop downgrade 2021-02-21 15:50:41 +10:00