bksubhuti / tipitaka-pali-reader

A Pali Reading app made in Flutter
21 stars 5 forks source link

Duplicate results on distance #209

Closed bksubhuti closed 7 months ago

bksubhuti commented 11 months ago

Distance search of "namo tassa bhagavato" gives duplicate records. See pic below:

image

bksubhuti commented 10 months ago

Probably can just add unique for the sql query. Will check.