Skip to content

Fix: Avoid using concat_ws when there's only one key is present#2711

Merged
izeigerman merged 2 commits intomainfrom
fix-dont-use-concat-ws-when-only-one-key
May 31, 2024
Merged

Fix: Avoid using concat_ws when there's only one key is present#2711
izeigerman merged 2 commits intomainfrom
fix-dont-use-concat-ws-when-only-one-key

Conversation

@izeigerman
Copy link
Contributor

For example, MSSQL requires 3 arguments to the CONCAT_WS function: https://learn.microsoft.com/en-us/sql/t-sql/functions/concat-ws-transact-sql?view=sql-server-ver15

@izeigerman izeigerman requested a review from a team May 31, 2024 14:59
@izeigerman izeigerman merged commit be4d496 into main May 31, 2024
@izeigerman izeigerman deleted the fix-dont-use-concat-ws-when-only-one-key branch May 31, 2024 16:21
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.

2 participants