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

where条件中使用表名时无法解析sharding key字段 #174

Closed
zhaoli2014 opened this issue Sep 1, 2024 · 1 comment
Closed

where条件中使用表名时无法解析sharding key字段 #174

zhaoli2014 opened this issue Sep 1, 2024 · 1 comment
Assignees

Comments

@zhaoli2014
Copy link

global_id为sharding key,
无法解析 sql

select * from `user` where `user`.global_id=?

image

此处代码应该缺少QualifiedRef类型的判断

@zhaoli2014
Copy link
Author

#167 已经解决了

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

No branches or pull requests

2 participants