SQL Queries for admins in Discourse
Go to file
Kane York c52ac59eee Missed description sections, try to get model to work 2015-06-26 09:16:09 -07:00
assets Missed description sections, try to get model to work 2015-06-26 09:16:09 -07:00
config More work on interface, fixes for backend 2015-06-25 14:53:03 -07: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
LICENSE Initial commit as a clone of discourse-tagging 2015-06-25 09:25:15 -07:00
README.md Initial commit as a clone of discourse-tagging 2015-06-25 09:25:15 -07:00
plugin.rb Missed description sections, try to get model to work 2015-06-26 09:16:09 -07:00

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.

Installation

Follow our Install a Plugin howto, using git clone https://github.com/discourse/discourse-data-explorer.git as the plugin command.

Once you've installed it, review the settings under admin and then enable data_explorer_enabled.

License

MIT