Skip to content

Conversation

nunorc
Copy link
Contributor

@nunorc nunorc commented May 13, 2015

The current version of the code may lead no malformed SQL, because of the sort while building the SQL, the @bind_params list may end up with the values in a different order than the binding names in the SQL. This is a possible fix, it seems to work correctly, feel free to address the problem in a different way.

ambs added a commit that referenced this pull request May 14, 2015
Fix data handling and SQL building in update queries
@ambs ambs merged commit 3cf35b1 into bigpresh:master May 14, 2015
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