Cursor.callproc method by andribas404 · Pull Request #287 · oracle/python-cx_Oracle · GitHub
Skip to content

Cursor.callproc method - #287

Merged
anthony-tuininga merged 1 commit into
oracle:masterfrom
andribas404:callproc
Mar 28, 2019
Merged

anthony-tuininga merged 1 commit into
oracle:masterfrom
andribas404:callproc

Conversation

@andribas404

Copy link
Copy Markdown
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 APetukhov@bellintegrator.com

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 <you@example.org>

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

git commit --signoff

Signed-off-by: Andrey Petukhov <APetukhov@bellintegrator.com>
@anthony-tuininga

Copy link
Copy Markdown
Member

@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