File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -411,6 +411,11 @@ const sidebars = {
411411 id : 'schema-loader' ,
412412 label : 'Schema Loader' ,
413413 } ,
414+ {
415+ type : 'doc' ,
416+ id : 'data-loader' ,
417+ label : 'Data Loader' ,
418+ } ,
414419 {
415420 type : 'doc' ,
416421 id : 'scalardb-cluster/index' ,
Original file line number Diff line number Diff line change 335335 "id" : " schema-loader" ,
336336 "label" : " Schema Loader"
337337 },
338+ {
339+ "type" : " doc" ,
340+ "id" : " data-loader" ,
341+ "label" : " Data Loader"
342+ },
338343 {
339344 "type" : " doc" ,
340345 "id" : " scalardb-cluster/index" ,
Original file line number Diff line number Diff line change 361361 "id" : " schema-loader" ,
362362 "label" : " Schema Loader"
363363 },
364+ {
365+ "type" : " doc" ,
366+ "id" : " data-loader" ,
367+ "label" : " Data Loader"
368+ },
364369 {
365370 "type" : " doc" ,
366371 "id" : " scalardb-cluster/index" ,
Original file line number Diff line number Diff line change 386386 "id" : " schema-loader" ,
387387 "label" : " Schema Loader"
388388 },
389+ {
390+ "type" : " doc" ,
391+ "id" : " data-loader" ,
392+ "label" : " Data Loader"
393+ },
389394 {
390395 "type" : " doc" ,
391396 "id" : " scalardb-cluster/index" ,
You can’t perform that action at this time.
0 commit comments