open_sql(input_method)
Previously named OpenSQL
input_method is either a string formated as an sqlalchemy "connect_string" or a function that returns a "connect_string"
Exceptions:
Type | Description |
---|---|
sql |
DESCRIPTION. |
Returns:
Type | Description |
---|---|
engine (TYPE) |
DESCRIPTION. |