锦心andNatalie b47ba7ea60 DEV: Use Category's async method in param-input (#310)
This commit refactors the category id normalization of param-input to
use `Category.asyncFindBySlugPath`.

Now, the category id input will use an async query when the
default/initial value is category slug.

Co-authored-by: Natalie <[email protected]>
2024-08-21 15:41:02 +08:00
2024-08-20 17:54:06 +02:00
2024-08-21 15:39:56 +08:00
2024-08-21 15:39:56 +08:00
2023-12-01 16:47:54 +01:00
2023-12-01 16:47:54 +01: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
2.9 MiB
Languages
Ruby 55.5%
JavaScript 41.9%
SCSS 2.6%