We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.9.43
JDK 21
MySQL
Mac
在隐式子查询内部可以正常使用 subQuery 子查询
在隐式子查询内部使用 subQuery 子查询导致报错。 代码如下图所示: 报错信息:The sub query cannot be added to parent query because it is belong to another parent query
无
No response
The text was updated successfully, but these errors were encountered:
#961
312408d
Try 0.9.68
0.9.68
Sorry, something went wrong.
No branches or pull requests
Jimmer Version
0.9.43
JDK Version
JDK 21
Database
MySQL
OS
Mac
Expected behavior
在隐式子查询内部可以正常使用 subQuery 子查询
Actual behavior
在隐式子查询内部使用 subQuery 子查询导致报错。


代码如下图所示:
报错信息:The sub query cannot be added to parent query because it is belong to another parent query
Description
无
Reproduction steps
无
Generated SQL
No response
Relation Model
No response
Screenshots
No response
Logs
No response
The text was updated successfully, but these errors were encountered: