@@ -27,7 +27,7 @@ However, if you have application and database located on different machines, you
27
27
## Local Database
28
28
::: tabs
29
29
@tab Simple Connection Select
30
- ::: chart Simple Connection Select
30
+ ::: chartjs Simple Connection Select
31
31
32
32
``` json
33
33
{
@@ -80,7 +80,7 @@ However, if you have application and database located on different machines, you
80
80
}
81
81
```
82
82
@tab Hard Connection Select
83
- ::: chart Hard Connection Select
83
+ ::: chartjs Hard Connection Select
84
84
85
85
``` json
86
86
{
@@ -133,7 +133,7 @@ However, if you have application and database located on different machines, you
133
133
}
134
134
```
135
135
@tab Combined Connection Query
136
- ::: chart Combined Connection Query
136
+ ::: chartjs Combined Connection Query
137
137
138
138
``` json
139
139
{
@@ -186,7 +186,7 @@ However, if you have application and database located on different machines, you
186
186
}
187
187
```
188
188
@tab Simple Transaction Select
189
- ::: chart Simple Transaction Select
189
+ ::: chartjs Simple Transaction Select
190
190
191
191
``` json
192
192
{
@@ -239,7 +239,7 @@ However, if you have application and database located on different machines, you
239
239
}
240
240
```
241
241
@tab Hard Transaction Select
242
- ::: chart Hard Transaction Select
242
+ ::: chartjs Hard Transaction Select
243
243
244
244
``` json
245
245
{
@@ -292,7 +292,7 @@ However, if you have application and database located on different machines, you
292
292
}
293
293
```
294
294
@tab Combined Transaction Query
295
- ::: chart Combined Transaction Query
295
+ ::: chartjs Combined Transaction Query
296
296
297
297
``` json
298
298
{
@@ -349,7 +349,7 @@ However, if you have application and database located on different machines, you
349
349
## External Database
350
350
::: tabs
351
351
@tab Simple Connection Select
352
- ::: chart Simple Connection Select
352
+ ::: chartjs Simple Connection Select
353
353
354
354
``` json
355
355
{
@@ -403,7 +403,7 @@ However, if you have application and database located on different machines, you
403
403
```
404
404
405
405
@tab Hard Connection Select
406
- ::: chart Hard Connection Select
406
+ ::: chartjs Hard Connection Select
407
407
408
408
``` json
409
409
{
@@ -457,7 +457,7 @@ However, if you have application and database located on different machines, you
457
457
```
458
458
459
459
@tab Combined Connection Query
460
- ::: chart Combined Connection Query
460
+ ::: chartjs Combined Connection Query
461
461
462
462
``` json
463
463
{
@@ -511,7 +511,7 @@ However, if you have application and database located on different machines, you
511
511
```
512
512
513
513
@tab Simple Transaction Select
514
- ::: chart Simple Transaction Select
514
+ ::: chartjs Simple Transaction Select
515
515
516
516
``` json
517
517
{
@@ -565,7 +565,7 @@ However, if you have application and database located on different machines, you
565
565
```
566
566
567
567
@tab Hard Transaction Select
568
- ::: chart Hard Transaction Select
568
+ ::: chartjs Hard Transaction Select
569
569
570
570
``` json
571
571
{
@@ -619,7 +619,7 @@ However, if you have application and database located on different machines, you
619
619
```
620
620
621
621
@tab Combined Transaction Query
622
- ::: chart Combined Transaction Query
622
+ ::: chartjs Combined Transaction Query
623
623
624
624
``` json
625
625
{
0 commit comments