flowable / flowable/flowable-engine
Query.NullHandlingOnOrder does not work on SQLserver
Ouverte
- Langage dominant
- Java
- Étoiles
- 9.5k
- Forks
- 2.9k
- Merge moyen
- 7 h 8 min
- PR mergées (30 j)
- 2
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.