-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels