Greenstand / treetracker-admin-api

Legacy API microservice for the admin panel
GNU Affero General Public License v3.0
31 stars 81 forks source link

fix: remove duplicates when filtering with tags #641

Closed nmcharlton closed 2 years ago

nmcharlton commented 2 years ago

Resolves #609 Duplicates captures (trees) are removed from the SQL query using DISTINCT.