Skip to content

Make LIKE operator escapable#1194

Merged
mvorisek merged 1 commit intodevelopfrom
like_escape
Apr 16, 2024
Merged

Make LIKE operator escapable#1194
mvorisek merged 1 commit intodevelopfrom
like_escape

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented Apr 14, 2024

unify LIKE behaviour across all DB vendors (was default on MySQL, BC break on SQLite)

UPDATE: was reworked in #1198

@mvorisek mvorisek force-pushed the like_escape branch 25 times, most recently from 4a7e193 to f9dd79d Compare April 15, 2024 16:20
@mvorisek mvorisek marked this pull request as ready for review April 15, 2024 16:22
@mvorisek mvorisek merged commit 997e771 into develop Apr 16, 2024
@mvorisek mvorisek deleted the like_escape branch April 16, 2024 00:38
@mvorisek mvorisek removed the BC-break label Apr 20, 2024
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