Files
anki/rslib
Luc Mcgrady 9f2e75d215 Fix: Change deck modifies all cards in deck (#5500)
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?
2026-09-01 20:17:54 +03:00
..
2025-09-01 14:55:49 +10:00
2025-06-27 16:10:12 +07:00
2020-11-01 14:26:58 +10:00
2023-07-02 18:22:44 +10:00
2022-11-27 15:24:20 +10:00
2025-06-29 11:50:49 +07:00

Anki's Rust code.