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

[Backport release/3.9] OGRSQL: validate column name in COUNT(field_name) #10047

Merged
merged 1 commit into from
May 28, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented May 28, 2024

Backport #9986
Authored by: @rouault

and error out if it doesn't exist, otherwise it evaluates as COUNT(*)

Fixes #9972
@rouault rouault added this to the 3.9.1 milestone May 28, 2024
@rouault rouault merged commit 4e2eed3 into release/3.9 May 28, 2024
29 of 30 checks passed
@rouault rouault deleted the backport-9986-to-release/3.9 branch May 28, 2024 20:16
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.105% (-0.005%) from 69.11%
when pulling 51a6942 on backport-9986-to-release/3.9
into c66e57c on release/3.9.

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