mirror of
https://github.com/getredash/redash.git
synced 2026-03-23 22:00:10 -04:00
* Fix tag counts for dashboards to be distinct. This also makes use of the Dashboard.all base query. Fix #3108. * Use Query.all_queries as the base query for Query.all_tags. * Add test case for Dashboard.all_tags.