discourse/plugins/discourse-data-explorer
2025-07-31 16:18:53 +02:00
..
app DEV: Move discourse-data-explorer to core (#33570) 2025-07-15 16:38:05 +02:00
assets DEV: Enable ember/no-classic-components (#33978) 2025-07-30 14:54:24 +02:00
config Update translations (#34004) 2025-07-31 16:18:53 +02:00
db/migrate DEV: Move discourse-data-explorer to core (#33570) 2025-07-15 16:38:05 +02:00
lib DEV: Move discourse-data-explorer to core (#33570) 2025-07-15 16:38:05 +02:00
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 DEV: Move discourse-data-explorer to core (#33570) 2025-07-15 16:38:05 +02:00
README.md DEV: Move discourse-data-explorer to core (#33570) 2025-07-15 16:38:05 +02:00

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