Skip to content

Conversation

@tomas-knap
Copy link

@tomas-knap tomas-knap commented Nov 30, 2016

Missing:
One should find a way how to check which driver is used and if ms sql, run the proper version of the query - in DbExecutionServerImpl.java. So it seems that the issue is just with the query in DbExecutionServerImpl.java, otherwise fixed.

From Paul: From what I remember the main problem I had was a small diff in the SQL usage (LIMIT vs TOP) and the position of that definition in the SQL query. I couldn't find an easy way to get the persistent level to make a distinction based on the JDBC driver (I didn't know enough on that level to convert it into a proper fix). Other than that it did work though.

@tomas-knap
Copy link
Author

Fixed, queries working

@tomas-knap tomas-knap merged commit af69463 into develop Jan 5, 2017
@tomas-knap tomas-knap deleted the mssql-partial-updates-broken branch January 5, 2017 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants