Skip to content

Cursor.callproc method #287

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

Merged
merged 1 commit into from
Mar 28, 2019
Merged

Conversation

andribas404
Copy link
Contributor

Hello Anthony!
Problem solved is very small, just clarification of document string Cursor.callproc method that

Keyword parameters will be included after the positional parameters and are not returned as part of the output sequence.
Thank you for good python interface.

Signed-off-by: Andrey Petukhov [email protected]

Thanks for contributing!

Before submitting PRs for cx_Oracle you must have your signed Oracle
Contributor Agreement
accepted. See
https://www.oracle.com/technetwork/community/oca-486395.html

If the problem solved is small, you may find it easier to open an Issue
describing the problem and its cause so we can create the fix.

The bottom of your commit message must have the following line using your name
and e-mail address as it appears in the OCA Signatories list.

Signed-off-by: Your Name <[email protected]>

This can be automatically added to pull requests by committing with:

git commit --signoff

@anthony-tuininga
Copy link
Member

Thanks. I've reviewed the changes and they are good. I'll adjust some of the formatting after its merged.

@anthony-tuininga anthony-tuininga merged commit a654bef into oracle:master Mar 28, 2019
anthony-tuininga added a commit that referenced this pull request Mar 28, 2019
anthony-tuininga added a commit that referenced this pull request Apr 17, 2019
…hat only

positional arguments are returned
(#287).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants