jupysql
jupysql copied to clipboard
Using a connection file - Unable to use connect_args
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.
thanks for your feedback, we'll get to it!