Skip to content

Fix concatenate syntax #703

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

Merged
merged 1 commit into from
Feb 25, 2020

Conversation

auroranockert
Copy link
Contributor

This fixes concat to generate a + b, previously it generated the standard SQL a || b which SQL Server does not support.

@wpolicarpo
Copy link
Member

Thanks for this @jensnockert.

@wpolicarpo wpolicarpo merged commit 848e668 into rails-sqlserver:6-0-dev Feb 25, 2020
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