Bianca Nenciu c6dd79c805
FIX: Do not stringify null parameters (#151)
Sometimes the query page did not load if one of the query was null
because it called null.toString() and raised an exception.
2022-01-17 13:45:40 +02:00
2022-01-04 17:39:28 +01:00
2021-09-10 14:17:30 +10:00
2020-09-04 13:23:11 +02:00
2021-07-02 10:31:16 +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
2021-07-02 10:31:16 +02:00
2018-08-14 15:59:59 +10:00

discourse-data-explorer

This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.

Details at: https://meta.discourse.org/t/data-explorer-plugin/32566

Description
SQL Queries for admins in Discourse
Readme MIT 3.4 MiB
Languages
Ruby 57.1%
JavaScript 32.5%
Handlebars 7.7%
SCSS 2.7%