Skip to content

Calling a stored procedure via aiomysql.sa? #430

Open
@sjlongland

Description

@sjlongland

How does one execute a stored procedure through the classes provided by aiomysql.sa? I need to use a stored procedure for a couple of operations, with all others being done via direct queries to tables/views. The real SQLAlchemy Engine object has a raw_connection method for doing this, but I do not see an equivalent in aiomysql.sa.Engine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions