Anki/rslib/src/storage
Damien Elmes 898801ebda reset due on load if outside i32 bounds
Some third party clients that create apkg files appear to be saving
a millisecond timestamp into this column. While this could also be
solved by increasing this field to a 64 bit number, some older clients
expect this column to be a 32 bit number.
2020-04-30 11:57:35 +10:00
..
card reset due on load if outside i32 bounds 2020-04-30 11:57:35 +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
notetype load/save note types in backend 2020-04-08 10:05:07 +10:00
tag merge the 12-14 upgrade code 2020-04-10 17:46:57 +10:00
upgrades merge the 12-14 upgrade code 2020-04-10 17:46:57 +10:00
mod.rs (de)serialize decks in backend 2020-04-09 12:41:59 +10:00
schema11.sql initial work on DB handling in Rust 2020-03-20 21:15:23 +10:00
sqlite.rs (de)serialize decks in backend 2020-04-09 12:41:59 +10:00