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

Selecting when a field is null #6

Open
Leka74 opened this issue Feb 5, 2018 · 1 comment
Open

Selecting when a field is null #6

Leka74 opened this issue Feb 5, 2018 · 1 comment

Comments

@Leka74
Copy link

Leka74 commented Feb 5, 2018

There seems to be an issue with selecting rows when a field is null, even though I'm not mentioning the field in the query at all.

Here's an example:
SELECT * FROM accounts WHERE username='JohnDoe'

This won't return any rows if the field verified on the table (or any other) is set to null, if I set it to any other value apart from null, it returns the row normally.

@uriid1
Copy link

uriid1 commented May 4, 2022

I just got this error and go to github/issue.
It looks like the project is dead. Very sad.

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

2 participants