Anki/rslib/src/search
Damien Elmes 6469e454f1 use native boolkey instead of separate getters/setters
Makes it easier to add new config settings in the future, especially
if we don't need to export them via protobuf.
2021-03-10 11:53:27 +10:00
..
cards.rs use native boolkey instead of separate getters/setters 2021-03-10 11:53:27 +10:00
deck_order.sql reformat .sql files 2021-01-09 14:08:55 +10:00
mod.rs tweak search wording and tidy up API 2021-02-11 19:57:19 +10:00
notes.rs automatically omit notes or cards table when possible 2020-05-19 11:27:02 +10:00
notetype_order.sql reformat .sql files 2021-01-09 14:08:55 +10:00
parser.rs avoid wrapping outermost search in parens 2021-02-12 09:30:21 +10:00
sqlwriter.rs use native boolkey instead of separate getters/setters 2021-03-10 11:53:27 +10:00
template_order.sql reformat .sql files 2021-01-09 14:08:55 +10:00
writer.rs tweak search wording and tidy up API 2021-02-11 19:57:19 +10:00