From b61e81fb616ce5880af96584ab9175f07f6362d4 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Mon, 14 Jul 2025 16:09:46 +0200 Subject: [PATCH] DEV: Deprecate the plugin (#382) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 69e6959..0f9784f 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.