| .. |
|
card
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
config
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
deck
|
switch DbError to tuple type
|
2021-04-01 17:34:03 +10:00 |
|
deckconf
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
graves
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
note
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
notetype
|
switch DbError to tuple type
|
2021-04-01 17:34:03 +10:00 |
|
revlog
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
tag
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
upgrades
|
crate::err -> crate::error
|
2021-04-01 16:07:13 +10:00 |
|
mod.rs
|
support undo of filtered deck build/empty
|
2021-03-24 12:56:06 +10:00 |
|
schema11.sql
|
Add comment explaining why sfld column has type integer
|
2021-01-25 18:39:59 +08:00 |
|
sqlite.rs
|
switch DbError to tuple type
|
2021-04-01 17:34:03 +10:00 |
|
sync.rs
|
allow normal sync tests to run offline
|
2021-01-12 18:47:08 +10:00 |
|
sync_check.rs
|
move sync/network errors into separate file
|
2021-04-01 17:02:54 +10:00 |