mirror of
https://github.com/ankitects/anki.git
synced 2026-09-12 02:26:29 -04:00
fixes #5414
The DeckIdsWithoutChildren search is not surrounded by parentheses.
d80273ea71/rslib/src/search/sqlwriter.rs (L127-L129)
Maybe it would be best to surround all these searches with parentheses
to be safe?
Anki's Rust code.