Skip to content

Fix LIKE with binary input for MSSQL II#1208

Merged
mvorisek merged 12 commits intodevelopfrom
mssql_binary_like
May 6, 2024
Merged

Fix LIKE with binary input for MSSQL II#1208
mvorisek merged 12 commits intodevelopfrom
mssql_binary_like

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented May 5, 2024

and optimize SQLite & MSSQL for optimal performance

@mvorisek mvorisek marked this pull request as ready for review May 6, 2024 12:35
mvorisek added 3 commits May 6, 2024 14:50
…ad vs. LIKE"

as REGEXP_LIKE UDF is always planned to be evaluated before the subquery
@mvorisek mvorisek merged commit 350164a into develop May 6, 2024
@mvorisek mvorisek deleted the mssql_binary_like branch May 6, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant