Martin Brennan bf1a79c9ad
FIX: Click not opening query (#191)
Due to recent core changes for Ember in
0221855ba7
and 952b033165
the correct way of calling these actions must be observed,
otherwise clicking on a query did nothing.

This commit fixes the click and also makes scrollTop
work with the new {{on X}} Ember syntax.
2022-10-28 14:56:01 +10:00
2022-06-21 15:27:08 +02:00
2020-09-04 13:23:11 +02:00
2021-07-02 10:31:16 +02:00
2020-05-06 18:11:07 +02:00
2020-09-25 11:46:42 -05:00
2022-02-21 20:59:32 +01:00

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
SQL Queries for admins in Discourse
Readme MIT 3 MiB
Languages
Ruby 55.5%
JavaScript 41.9%
SCSS 2.6%