Skip to content

dbapi: Implement .callproc() method #171

New issue

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

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

Already on GitHub? # to your account

Closed
artembo opened this issue Aug 26, 2020 · 2 comments
Closed

dbapi: Implement .callproc() method #171

artembo opened this issue Aug 26, 2020 · 2 comments
Labels
blocked Not ready to be implemented Database API feature A new functionality

Comments

@artembo
Copy link
Contributor

artembo commented Aug 26, 2020

No description provided.

@artembo artembo mentioned this issue Aug 26, 2020
@Totktonada Totktonada added blocked Not ready to be implemented Database API feature A new functionality labels Aug 26, 2020
@Totktonada
Copy link
Member

There is nothing like SQL/PSM procedures in tarantool now. They have input, output and input/output arguments and a result set (or result sets) as resulting value.

@Totktonada
Copy link
Member

And I doubt that we'll see something like this in tarantool in a foreseeable future. Nothing to track here so, closing.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
blocked Not ready to be implemented Database API feature A new functionality
Projects
None yet
Development

No branches or pull requests

2 participants