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

.neq(): add warning about not matching null #473

Open
soedirgo opened this issue Aug 30, 2023 · 0 comments
Open

.neq(): add warning about not matching null #473

soedirgo opened this issue Aug 30, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@soedirgo
Copy link
Member

Improve documentation

Link

.neq() TSDoc

Describe the problem

.neq('col', 'foo') doesn't match col: null which is not very intuitive. This should be documented in the TSDoc.

Describe the improvement

Add a paragraph warning about this behavior.

Additional context

#463 (comment)

@soedirgo soedirgo added the documentation Improvements or additions to documentation label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant