SQLite: Translate Regex.IsMatch() #18845
Labels
area-query
area-sqlite
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
good first issue
This issue should be relatively straightforward to fix.
type-enhancement
Milestone
We have to register a user-defined function, so maybe it should be behind an off-by-default option: (but since this is a well-known function and it's hard to imagine another implementation, maybe it's OK just to always do it in EF)
It would register this function:
This translation would be enabled:
The text was updated successfully, but these errors were encountered: