@@ -27,7 +27,7 @@ However, if you have application and database located on different machines, you
2727## Local Database
2828::: tabs
2929@tab Simple Connection Select
30- ::: chart Simple Connection Select
30+ ::: chartjs Simple Connection Select
3131
3232``` json
3333{
@@ -80,7 +80,7 @@ However, if you have application and database located on different machines, you
8080}
8181```
8282@tab Hard Connection Select
83- ::: chart Hard Connection Select
83+ ::: chartjs Hard Connection Select
8484
8585``` json
8686{
@@ -133,7 +133,7 @@ However, if you have application and database located on different machines, you
133133}
134134```
135135@tab Combined Connection Query
136- ::: chart Combined Connection Query
136+ ::: chartjs Combined Connection Query
137137
138138``` json
139139{
@@ -186,7 +186,7 @@ However, if you have application and database located on different machines, you
186186}
187187```
188188@tab Simple Transaction Select
189- ::: chart Simple Transaction Select
189+ ::: chartjs Simple Transaction Select
190190
191191``` json
192192{
@@ -239,7 +239,7 @@ However, if you have application and database located on different machines, you
239239}
240240```
241241@tab Hard Transaction Select
242- ::: chart Hard Transaction Select
242+ ::: chartjs Hard Transaction Select
243243
244244``` json
245245{
@@ -292,7 +292,7 @@ However, if you have application and database located on different machines, you
292292}
293293```
294294@tab Combined Transaction Query
295- ::: chart Combined Transaction Query
295+ ::: chartjs Combined Transaction Query
296296
297297``` json
298298{
@@ -349,7 +349,7 @@ However, if you have application and database located on different machines, you
349349## External Database
350350::: tabs
351351@tab Simple Connection Select
352- ::: chart Simple Connection Select
352+ ::: chartjs Simple Connection Select
353353
354354``` json
355355{
@@ -403,7 +403,7 @@ However, if you have application and database located on different machines, you
403403```
404404
405405@tab Hard Connection Select
406- ::: chart Hard Connection Select
406+ ::: chartjs Hard Connection Select
407407
408408``` json
409409{
@@ -457,7 +457,7 @@ However, if you have application and database located on different machines, you
457457```
458458
459459@tab Combined Connection Query
460- ::: chart Combined Connection Query
460+ ::: chartjs Combined Connection Query
461461
462462``` json
463463{
@@ -511,7 +511,7 @@ However, if you have application and database located on different machines, you
511511```
512512
513513@tab Simple Transaction Select
514- ::: chart Simple Transaction Select
514+ ::: chartjs Simple Transaction Select
515515
516516``` json
517517{
@@ -565,7 +565,7 @@ However, if you have application and database located on different machines, you
565565```
566566
567567@tab Hard Transaction Select
568- ::: chart Hard Transaction Select
568+ ::: chartjs Hard Transaction Select
569569
570570``` json
571571{
@@ -619,7 +619,7 @@ However, if you have application and database located on different machines, you
619619```
620620
621621@tab Combined Transaction Query
622- ::: chart Combined Transaction Query
622+ ::: chartjs Combined Transaction Query
623623
624624``` json
625625{
0 commit comments