-
Notifications
You must be signed in to change notification settings - Fork 666
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
Cannot read property 'valueOf' of null #142
Comments
You have somewhere To fix the problem fast, please use
I will think how to solve this issue for other cases. |
AlaSQL uses .valueOf() function to convert all non-comparable types (like Date) to string or number. I will security guard |
Thank you 👍 |
Voila! :) 0.0.50 is ready. |
Do sql query:
request Options:
Error falls in this area code method _queryfn3_
http://jsfiddle.net/1afx5xpu/1/
The text was updated successfully, but these errors were encountered: