Skip to content

Oracle has no out parameters support #263

@PotatoTroll

Description

@PotatoTroll

Very helpful MicroORM so far, but it seems that there is no support for output bind variables at all for oracle, the simplest example: BEGIN :0 := 333; END; won't do a thing, it seems that all bind variables are set as input.
Is there even a possible way for an elegant implementation for output bind variables for oracle ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions