Jamie Stephens

Results 2 issues of Jamie Stephens

I thought I'd create an issue for any on-going discussion: As we've mentioned [here](https://github.com/timbray/quamina/issues/196#issuecomment-1426533250) and sort of in #57, it might be good to have some sort of specification for...

Connecting like ``` %sql mysql+pymysql://{user}:{password}@{host}/shared ``` now produces: ``` __init__() got an unexpected keyword argument 'bind' Connection info needed in SQLAlchemy format, example: postgresql://username:password@hostname/dbname or an existing connection: dict_keys([]) ```...