Closed ssweber closed 1 year ago
While working on apply_search_filter I saw that search would never look in the next available search_order column if it found one in the first one.
so the word “need” is in 3 rows, 2 in title, 1 entry - but the entry one would never be selected.
Before:
https://github.com/PySimpleSQL/pysimplesql/assets/57631333/f868ff3d-3259-42d4-97f8-2fb631455559
After:
https://github.com/PySimpleSQL/pysimplesql/assets/57631333/7e87609e-8095-4f22-9b15-405adf923fa9