Skip to content
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

Remove escape, so special characters can be found in search #92

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

floscher
Copy link
Contributor

The escape should be unnecessary there, since it is passed into a prepared statement, which should handle escaping, right?

Fixes #66

@floscher floscher added this to the 2024-June-Update milestone Jun 19, 2024
@floscher floscher requested a review from cb-fumix June 19, 2024 13:13
@floscher floscher changed the base branch from main to develop June 19, 2024 13:13
@floscher floscher merged commit 0191a1c into develop Jun 19, 2024
18 checks passed
@floscher floscher deleted the search-special-chars branch June 19, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🔍 Search with special characters
2 participants