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

Aggregate functions on empty resultset in PostgreSQL returns row with null instead of empty resultset #11

Open
ARechitsky opened this issue May 30, 2017 · 1 comment
Labels

Comments

@ARechitsky
Copy link
Collaborator

fetchOne() returns Some(null) instead of None

winmain added a commit that referenced this issue May 21, 2018
@winmain
Copy link
Owner

winmain commented May 21, 2018

Created simple test to reproduce bug. But there are no Some(null).

Could you edit this test so that it will fail on certain condition?

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

No branches or pull requests

2 participants