Skip to content

Support a URI attribute from created engine  #77

@jameshgrn

Description

@jameshgrn

Is your feature request related to a problem? Please describe.
SQL Alchemy allows users to grab the URI of the sql engine (sql_engine.url) for example. Some packages require the URI instead of an engine object.

Describe the solution you'd like
I would like the engine created to have a URI attribute that returns the string representation of the connection

Describe alternatives you've considered
No way to get past this as far as I can tell.

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