Skip to content

Commit ec7e52d

Browse files
committed
Remove non-transactional storage operations docs
Remove some irrelevant non-transactional storage operations docs that referenced using the `single-crud-operation` transaction manager, which is available as of 3.13.
1 parent 1ca93ee commit ec7e52d

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

versioned_sidebars/version-3.12-sidebars.json

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -240,28 +240,6 @@
240240
"id": "develop-run-non-transactional-operations-overview"
241241
},
242242
"items": [
243-
{
244-
"type": "category",
245-
"label": "Run Through the CRUD Interface",
246-
"collapsible": true,
247-
"items": [
248-
{
249-
"type": "doc",
250-
"id": "run-non-transactional-storage-operations-through-library",
251-
"label": "Use the ScalarDB Core Library"
252-
},
253-
{
254-
"type": "doc",
255-
"id": "scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster",
256-
"label": "Use ScalarDB Cluster"
257-
}
258-
]
259-
},
260-
{
261-
"type": "doc",
262-
"id": "scalardb-cluster/run-non-transactional-storage-operations-through-sql-interface",
263-
"label": "Run Through the SQL Interface"
264-
},
265243
{
266244
"type": "doc",
267245
"id": "run-non-transactional-storage-operations-through-primitive-crud-interface",

0 commit comments

Comments
 (0)