sql-formatter-org / sql-formatter

A whitespace formatter for different query languages
https://sql-formatter-org.github.io/sql-formatter/
MIT License
2.37k stars 405 forks source link

Add `GREATEST_IGNORE_NULLS` to `snowflake.functions.ts` #758

Closed mxr closed 4 months ago

mxr commented 4 months ago

See https://docs.snowflake.com/en/sql-reference/functions/greatest_ignore_nulls

Let me know if I am missing some steps. Thank you!

codesandbox-ci[bot] commented 4 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

nene commented 4 months ago

Thanks!