1
0
mirror of synced 2026-09-12 13:25:01 +00:00
Jarek Radosz ba9ead855e DEV: Fix autoloading (#322)
A follow-up to e23c31195b

Fixes errors like:
```
NameError:
       uninitialized constant DiscourseDataExplorer::ValidationError
     # ./plugins/discourse-data-explorer/spec/lib/parameter_spec.rb:15:in `block (3 levels) in <main>'
```
2024-08-28 10:11:08 +02:00
2024-08-28 10:11:08 +02:00
2023-12-01 16:47:54 +01:00
2023-12-01 16:47:54 +01:00
2024-08-28 11:36:44 +08:00
2022-02-21 20:59:32 +01: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

S
Description
SQL Queries for admins in Discourse
Readme MIT 3 MiB
Languages
Ruby 55.5%
JavaScript 41.9%
SCSS 2.6%