9297885629
To my knowledge we don't implement `requirejs.defined` so I rely on the __DISCOURSE_RAW_TEMPLATES constant which has been introduced in the commit where we moved from discourse/lib/raw-template to discourse-common/lib/raw-templates. |
||
---|---|---|
.tx | ||
assets | ||
bin | ||
config | ||
lib | ||
spec | ||
.eslintrc | ||
.gitignore | ||
.jshintrc | ||
.rubocop.yml | ||
.travis.yml | ||
Gemfile | ||
LICENSE | ||
README.md | ||
package.json | ||
plugin.rb | ||
yarn.lock |
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