From 1cdc5c4408a2c2d3f4997a76bc3df2be4ed7a846 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 14 Jul 2025 15:48:51 +0200 Subject: [PATCH] DEV: Deprecate the plugin --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 69e6959a..0f9784fc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Data Explorer Plugin +> [!IMPORTANT] +> This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574 + This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.