29862defaa
This new feature means that if you name a column `xyz_url` then the return value will be treated as a URL. If you would like to name the link use the format `name,https://cnn.com` |
||
---|---|---|
.tx | ||
assets | ||
bin | ||
config | ||
lib | ||
spec/controllers | ||
.gitignore | ||
.jshintrc | ||
.rubocop.yml | ||
.travis.yml | ||
Gemfile | ||
LICENSE | ||
README.md | ||
plugin.rb |
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