Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

adding stored procedure support #871

Open
philhug opened this issue Apr 25, 2020 · 0 comments
Open

adding stored procedure support #871

philhug opened this issue Apr 25, 2020 · 0 comments

Comments

@philhug
Copy link

philhug commented Apr 25, 2020

what would the best way be to add stored procedure support?
It seems we'd need
call procedure0()
call procedure1(arg1)
...
like for functions, which are already supported, but instead of invoking them in selects, we'd invoke them with call

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant