dotnet / dotnet/efcore

Support the new Azure SQL regular expression functions

Open
#33,514 0 comments 0 reactions 0 assignees View on GitHub
area-query area-sqlserver
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

[See announcement here](https://devblogs.microsoft.com/azure-sql/introducing-regular-expression-regex-support-in-azure-sql-db/#:~:text=REGEXP_LIKE%3A%20This%20function%20returns%20TRUE,pattern%20matches%20in%20a%20string.); this is still in private preview.

We should be able to translate the standard Regex APIs to at least some of these (similar to what we already do for PG and SQLite), and possibly introduce EF.Functions if needed for others.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.