Skip to content

Commit 47e0cea

Browse files
committed
Using sql instead of json for highlighting
1 parent 2f33c43 commit 47e0cea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ SELECT pgml.transform(
6262
```
6363
*Result*
6464

65-
```json
65+
```sql
6666
french
6767
------------------------------------------------------------
6868

@@ -87,7 +87,7 @@ SELECT pgml.transform(
8787
) AS positivity;
8888
```
8989
*Result*
90-
```json
90+
```sql
9191
positivity
9292
------------------------------------------------------
9393
[
@@ -200,7 +200,7 @@ SELECT pgml.transform(
200200
) AS positivity;
201201
```
202202
*Result*
203-
```json
203+
```sql
204204
positivity
205205
------------------------------------------------------
206206
[
@@ -227,7 +227,7 @@ SELECT pgml.transform(
227227
) AS positivity;
228228
```
229229
*Result*
230-
```json
230+
```sql
231231
positivity
232232
-----------------------------------------------
233233
[
@@ -253,7 +253,7 @@ SELECT pgml.transform(
253253
```
254254

255255
*Result*
256-
```json
256+
```sql
257257

258258
market_sentiment
259259
------------------------------------------------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy