mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 22:27:12 -05:00
1. Add outer brackets. 2. Coalesce aggregate, because `null and true` is `null` in SQL land, so cards that were not introduced, but manually rescheduled in the period of interest, would not show up in a negated search. |
||
|---|---|---|
| .. | ||
| builder.rs | ||
| card_mod_order.sql | ||
| deck_order.sql | ||
| mod.rs | ||
| note_cards_order.sql | ||
| note_decks_order.sql | ||
| note_due_order.sql | ||
| note_ease_order.sql | ||
| note_interval_order.sql | ||
| note_lapses_order.sql | ||
| note_reps_order.sql | ||
| notetype_order.sql | ||
| parser.rs | ||
| sqlwriter.rs | ||
| template_order.sql | ||
| writer.rs | ||