discourse/plugins/discourse-data-explorer
Discourse Translator Bot ab0b0573a1
Update translations (#34413)
Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
2025-08-19 16:23:59 +02:00
..
app
assets DEV: Remove unused services from plugins/themes (#34231) 2025-08-12 22:47:31 +02:00
config Update translations (#34413) 2025-08-19 16:23:59 +02:00
db/migrate
lib
spec DEV: Clean up js: true from recently bundled plugin specs (#33873) 2025-07-27 12:59:00 +02:00
test/javascripts DEV: Fix various lint issues (#33811) 2025-07-24 15:27:04 +02:00
plugin.rb
README.md

Data Explorer Plugin

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

For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566