Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Let CONCAT_WS ignore null #1419

Merged
merged 2 commits into from
Sep 24, 2022
Merged

Conversation

alsundukov
Copy link
Contributor

The concat_ws function is fixed according to the documentation:
"... An expression with a NULL value will be skipped"

@mathiasrw mathiasrw changed the title fix: CONCAT_WS don`t ignores null values fix: Let CONCAT_WS ignore null Sep 24, 2022
@mathiasrw mathiasrw merged commit 4cdaf48 into AlaSQL:develop Sep 24, 2022
@mathiasrw
Copy link
Member

Released as part of https://github.com/AlaSQL/alasql/releases/tag/v2.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants