8000 Fix queries with !match_case and only one value by jmaspons · Pull Request #317 · ropensci/osmdata · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix queries with !match_case and only one value #317

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

Merged
merged 3 commits into from
Mar 7, 2023

Conversation

jmaspons
Copy link
Collaborator
@jmaspons jmaspons commented Mar 4, 2023

The filter requires a ~ bind operator instead of =

The filter requires a ~ bind operator instead of =
@jmaspons jmaspons requested a review from mpadge March 4, 2023 11:11
@jmaspons jmaspons marked this pull request as draft March 4, 2023 11:22
match_case = FALSE only make sense for regular expressions which are
incompatible with negation of values.

The original qry5 fail in overpass server.
@jmaspons jmaspons marked this pull request as ready for review March 5, 2023 23:46
Copy link
Member
@mpadge mpadge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - can you please just update the NEWS with this as a "minor change", and then feel free to merge yourself.

@jmaspons jmaspons merged commit b2fb74e into ropensci:main Mar 7, 2023
@jmaspons jmaspons deleted the fix_oqp_no_matchcase branch March 7, 2023 16:52
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.

2 participants
0