mirror of
https://github.com/discourse/discourse-data-explorer.git
synced 2025-06-13 19:22:10 +00:00
This is a follow-up to d726c4889e5c5d7726ed1035c37d0cd60a3bb3d6. The previous change missed changing the name of the query object when passing it to QueryResultsWrapper, which resulted in the download links not working properly after a query was run. This change fixes that bug, and includes an acceptance test to ensure it stays fixed during future work on this plugin.
Data Explorer Plugin
This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.
For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566
Description
Languages
Ruby
55.5%
JavaScript
41.9%
SCSS
2.6%