flowable / flowable/flowable-engine
Query.NullHandlingOnOrder does not work on SQLserver
- Lingua principale
- Java
- Stelle
- 9.5k
- Fork
- 2.9k
- Merge medio
- 7h 8m
- PR unite (30g)
- 2
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with Query.NullHandlingOnOrder and reproduce the reported query against SQL Server, using the stacktrace at the linked Gist as the initial diagnostic reference. Done means the query generated for null handling in ordering executes successfully on SQL Server.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java, sql
- Ambito
- databases
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100