Skip to content

Support more Azure services by changing language source #1341

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

Conversation

adriancb
Copy link

…UAGE.

Hey Team,

Proposing this change to expand the support across other Azure SQL solutions, including Azure Synapse.

According to https://learn.microsoft.com/en-us/sql/t-sql/functions/langid-transact-sql?view=sql-server-ver17&viewFallbackFrom=azure-sqldw-latest < @@LANGID is supported by SQL Server, Azure SQL Database and Azure SQL Managed Instance, whereas https://learn.microsoft.com/en-us/sql/t-sql/functions/language-transact-sql?view=sql-server-ver17 adds Azure Synapse Analytics and Analytics Platform System.

@aidanharan
Copy link
Contributor

@adriancb Have you tested this change yourself on Azure?

@adriancb
Copy link
Author

@adriancb Have you tested this change yourself on Azure?

I have, using Azure Synapse, @aidanharan.

@adriancb
Copy link
Author

@aidanharan aidanharan changed the title refactor: Support more Azure services by migrating @@LANGID to @@LANG… Support more Azure services by changing language source Jun 13, 2025
@aidanharan aidanharan merged commit bea0578 into rails-sqlserver:7-2-stable Jun 13, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants