mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 03:03:08 -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.