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
1.6.4
查询报表制作,当查询报表中日期范围和数据集求和同时存在时,执行查询会报错,原因是拼接的求和sql中,缺少了and条件
怀疑任何一个求和+任何一个查询皆可复现 ,按照上传图片设置配置必复现。
The text was updated successfully, but these errors were encountered:
统计函数DBSUM + 任何一个带条件查询的SQL 也有同样的问题
Sorry, something went wrong.
收录 ws
已修复,待新版本发布
在1.6.6版本中依旧存在这个问题
No branches or pull requests
版本号:
1.6.4
问题描述:
查询报表制作,当查询报表中日期范围和数据集求和同时存在时,执行查询会报错,原因是拼接的求和sql中,缺少了and条件
错误日志&截图:
重现步骤:
怀疑任何一个求和+任何一个查询皆可复现 ,按照上传图片设置配置必复现。
友情提示(为了提高issue处理效率):
The text was updated successfully, but these errors were encountered: