Martin Brennan 48a4038809
FEATURE: Allow topic URL without post number for post_id param (#275)
This commit allows base topic URLs (e.g. https://meta.discourse.org/t/hide-text-in-text-select-popup-menu-feedback/287656)
to be used by the post_id parameter type. We just assume in this case
that the post_id for the param is 1.
2024-01-16 15:09:05 +10:00
2023-12-01 16:47:54 +01:00
2023-11-07 21:31:53 +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
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 MiB
Languages
Ruby 55.5%
JavaScript 41.9%
SCSS 2.6%