SQL Queries for admins in Discourse
Go to file
Rishabh Nambiar 45d0e8ae4b UX: Improve text when no query selected 2018-08-21 09:54:37 +05:30
.tx Transifex integration 2017-12-07 17:54:31 -05:00
assets Merge pull request #17 from discourse/fix_default_description_text 2018-08-20 14:05:05 +05:30
bin Transifex integration 2017-12-07 17:54:31 -05:00
config UX: Improve text when no query selected 2018-08-21 09:54:37 +05:30
spec/controllers FEATURE: Upgrade to mini_sql 2018-07-13 12:42:11 +10:00
.gitignore Initial commit as a clone of discourse-tagging 2015-06-25 09:25:15 -07:00
.jshintrc Initial commit as a clone of discourse-tagging 2015-06-25 09:25:15 -07:00
Gemfile Transifex integration 2017-12-07 17:54:31 -05:00
LICENSE Initial commit as a clone of discourse-tagging 2015-06-25 09:25:15 -07:00
README.md Update README.md 2018-08-14 15:59:59 +10:00
plugin.rb FIX: Remove bad default query description and add placeholder instead 2018-08-19 10:24:53 +05:30

README.md

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