From e890c77c1503d637de7a88701eab4c32e026da60 Mon Sep 17 00:00:00 2001 From: Shaun Struwig <41984034+Blargian@users.noreply.github.com> Date: Wed, 8 Oct 2025 18:10:02 +0200 Subject: [PATCH] Create _category_.json --- docs/cloud/guides/SQL_console/_category_.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/cloud/guides/SQL_console/_category_.json diff --git a/docs/cloud/guides/SQL_console/_category_.json b/docs/cloud/guides/SQL_console/_category_.json new file mode 100644 index 00000000000..67a1dae85d3 --- /dev/null +++ b/docs/cloud/guides/SQL_console/_category_.json @@ -0,0 +1,5 @@ +{ + "label": "SQL console", + "collapsible": true, + "collapsed": true, +}