Skip to content

Commit 9a14677

Browse files
committed
Add function
1 parent 65d621b commit 9a14677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/functions.ts

+1
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@ SELECT POWER(2, 3) -- 8.0`,
565565
"ATAN",
566566
"ATANH",
567567
"ATAN2",
568+
"CBRT",
568569
{
569570
ident: "RANGE_BUCKET",
570571
example: `SELECT

0 commit comments

Comments
 (0)