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

Add `is_null` and `is_not_null` to `Expression` #11

Closed
sgrif opened this Issue Nov 28, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@sgrif
Member

sgrif commented Nov 28, 2015

Documenting in case anyone out there happens to want to get involved, these should be easy to add. We need a trivial test case for this. "users"."hair_color" is nullable in our normal schema.

@sgrif sgrif added this to the 0.1 milestone Nov 28, 2015

@sgrif

This comment has been minimized.

Member

sgrif commented Nov 29, 2015

#27 added this

@sgrif sgrif closed this Nov 29, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment