jupysql icon indicating copy to clipboard operation
jupysql copied to clipboard

Using a connection file - Unable to use connect_args

Open jessesom opened this issue 1 year ago • 1 comments

It's nice being able to configure connections via a file, but this appears to only allow for url parameters to be set? The connect_args dictionary would be helpful to be able to set as well.

I was attempting to use the connections.ini but needed the to be able to set connect_args={'sslmode': 'allow'} and there doesn't appear to be a way to pass this.

jessesom avatar Dec 18 '23 14:12 jessesom

thanks for your feedback, we'll get to it!

edublancas avatar Dec 20 '23 00:12 edublancas