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

adding stored procedure support #871

@philhug

Description

@philhug

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions