Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix mssql proc params metadata query errors #353

Merged
merged 1 commit into from
Apr 20, 2015

Conversation

javornikolov
Copy link
Contributor

This is fixing syntax errors in mssql metadata query introduced by #352

With this the basic case of #351 is working OK.

As per #351, it has been concluded that there is no need to address the subtle case when RAISEERROR is used to have both return value and error raised.

@javornikolov
Copy link
Contributor Author

Merging this as in #351 it has been confirmed that it's working good enough.

javornikolov added a commit that referenced this pull request Apr 20, 2015
…int-support

fix mssql proc params metadata query errors
@javornikolov javornikolov merged commit 5f176fc into master Apr 20, 2015
@javornikolov javornikolov deleted the mssql-stored-proc-implicit-return-int-support branch July 12, 2015 07:35
@javornikolov javornikolov added this to the 3.2.0 milestone Aug 15, 2015
@javornikolov javornikolov mentioned this pull request Aug 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant