We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88bf26 commit 34b621fCopy full SHA for 34b621f
versioned_sidebars/version-3.12-sidebars.json
@@ -370,6 +370,11 @@
370
"label": "SQL Interface",
371
"collapsible": true,
372
"items": [
373
+ {
374
+ "type": "doc",
375
+ "id": "scalardb-sql/index",
376
+ "label": "Overview"
377
+ },
378
{
379
"type": "doc",
380
"id": "scalardb-sql/jdbc-guide",
@@ -402,6 +407,11 @@
402
407
"label": "GraphQL Interface",
403
408
404
409
410
411
412
+ "id": "scalardb-graphql/index",
413
414
405
415
406
416
417
"id": "scalardb-graphql/how-to-run-two-phase-commit-transaction",
0 commit comments