flowable / flowable/flowable-engine
Query.NullHandlingOnOrder does not work on SQLserver
- 主要语言
- Java
- 星标
- 9.5k
- 派生
- 2.9k
- 平均合并
- 7 小时 8 分钟
- 30 天内合并 PR
- 2
描述
When testing with SQLServer, we found that `Query.NullHandlingOnOrder` contsructs queries in flowable that cannot be executed by MS SQLserver. I am not sure if I should post this as a bug report to mybatis instead?
The corresponding stacktrace can be found here: https://gist.github.com/mlippens/3689a43228e3f86422b160e324efcbcc
As for the version of mssql, we use the docker linux image https://hub.docker.com/r/microsoft/mssql-server-linux/, but we could also reproduce it with an actual install of SQLServer.
贡献指南
这个仓库没有索引到贡献指南
调研方向
从 Query.NullHandlingOnOrder 开始,针对 SQL Server 重现报告中的查询,并使用链接 Gist 中的 stacktrace 作为初始诊断参考。为排序中的 null 处理生成的查询能够在 SQL Server 上成功执行,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, sql
- 领域
- databases
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100