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

Update AbstractSQLConfig.java #603

Merged
merged 3 commits into from
Sep 24, 2023
Merged

Conversation

cloudAndMonkey
Copy link
Contributor

#602
假删除判断 bug

@TommyLemon
Copy link
Collaborator

boolean containNotDeletedValue 确实必须要把后面的 null 改为 false,否则执行赋值报错;
后面的 notDeletedValue 是作为条件 deletedKey = notDeletedValue 或 deletedKey != notDeletedValue 的值,应该不改。
可以具体调试下看看
image

@cloudAndMonkey
Copy link
Contributor Author

@TommyLemon
最近有点忙, 星期六或星期天我来看看

@TommyLemon
Copy link
Collaborator

@TommyLemon 最近有点忙, 星期六或星期天我来看看

理解,可以的~

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

Successfully merging this pull request may close these issues.

2 participants