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

针对 dateTime 类型数据 $isNull 失效 #88

Open
DomonJi opened this issue Dec 12, 2018 · 0 comments
Open

针对 dateTime 类型数据 $isNull 失效 #88

DomonJi opened this issue Dec 12, 2018 · 0 comments
Assignees
Labels

Comments

@DomonJi
Copy link
Collaborator

DomonJi commented Dec 12, 2018

由于 dateTime 类型在 rdb 中转成 number 类型存储
为 null 的值被存成 0
所以所有 $isNull 查询都失效
date: null 也失效
$isNotNull 也有同样问题

@chuan6 chuan6 self-assigned this Dec 13, 2018
@chuan6 chuan6 added the bug label Dec 13, 2018
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