Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix start-end quote bug #179

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix start-end quote bug #179

wants to merge 4 commits into from

Conversation

gaurav
Copy link
Contributor

@gaurav gaurav commented Feb 28, 2025

We don't currently handle start-end quotes properly (i.e. “” and ‘’), because in the database we usually encode these as plain quotes (" and '). This PR replaces the query string to use the latter.

Closes #176.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Queries containing don't work correctly
1 participant