We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d6a3d commit 65345ebCopy full SHA for 65345eb
1 file changed
sidebars.js
@@ -220,11 +220,6 @@ const sidebars = {
220
},
221
]
222
223
- {
224
- type: "doc",
225
- label: "Named Collection",
226
- id: "named-collection",
227
- }
228
],
229
230
{
@@ -654,6 +649,11 @@ const sidebars = {
654
649
type: "link",
655
650
href: "https://docs.timeplus.com/view",
656
651
652
+ {
653
+ type: "doc",
+ label: "CREATE NAMED COLLECTION",
+ id: "named-collection",
+ },
657
"sql-delete",
658
"sql-drop-alert",
659
"sql-drop-database",
0 commit comments