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

Handling of exeception thrown by executeQueryToList within SqlIdCoordinateSource #914

Open
danielfeismann opened this issue Oct 17, 2023 · 0 comments

Comments

@danielfeismann
Copy link
Member

With the change made by #912, an exception is thrown when executeQueryToList is called with non-existing coordinates.
This is currently handled in SqlIdCoordinateSource to return an empty optional.

It should be checked whether this is what is wanted or whether this needs to be changed.

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

No branches or pull requests

1 participant