hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

Remove editors_per_user function from database and include it within API script #333

Open kshitijrajsharma opened 2 years ago

kshitijrajsharma commented 2 years ago

@kshitijrajsharma the editors_per_user function is the remaining dblink function from the earlier TM stats implementation by @omranlm. But since we can now set up and talk to the TM database directly via the API, I agree it is better to remove all dblink functions.

Originally posted by @d-rita in https://github.com/hotosm/galaxy-api/issues/329#issuecomment-1250839738