Bianca Nenciu d8d7bbb778
DEV: Prefer Category.findById over categoryById (#285)
Category.findById should be used over site.categoryById map because
that is an implementation detail that might be removed in the future.
2024-03-27 18:44:02 +02:00
2023-12-01 16:47:54 +01:00
2024-01-30 17:03:30 +01:00
2023-12-01 16:47:54 +01:00
2023-12-01 16:47:54 +01:00
2024-01-15 11:17:19 +00:00
2022-02-21 20:59:32 +01:00
2024-01-15 11:17:19 +00: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

Description
SQL Queries for admins in Discourse
Readme MIT 3.6 MiB
Languages
Ruby 56.4%
JavaScript 33.9%
Handlebars 7%
SCSS 2.7%