Skip to content

Commit dc0472e

Browse files
authored
Update description.yml
1 parent e2006cb commit dc0472e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

description.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ repo:
1414

1515
docs:
1616
hello_world: |
17-
SELECT toString('world') as hello;
17+
SELECT toString('world') as hello, toInt8OrZero('world') as zero;
1818
extended_description: |
1919
This extension provides a growing number of Clickhouse SQL Macros for DuckDB.
20-

0 commit comments

Comments
 (0)