Skip to content

Commit

Permalink
adds stddev & stddev_pop
Browse files Browse the repository at this point in the history
  • Loading branch information
goodroot authored Nov 9, 2023
1 parent 2591d1f commit fad080e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/functions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ export default [
"split_part",
"sqrt",
"starts_with",
"stddev",
"stddev_pop",
"stddev_samp",
"string_agg",
"strpos",
Expand Down

0 comments on commit fad080e

Please sign in to comment.