flowable / flowable/flowable-engine
Query.NullHandlingOnOrder does not work on SQLserver
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 9.5k
- Forks
- 2.9k
- Merge medio
- 7 h 8 min
- PR fusionados (30 d)
- 2
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.