Lycovian wrote:
> TL;DR:
> I'm trying to debug what is actually being sent to the pyodbc.connect
> function on connect in a custom dialect. I need to see the connection string
> that is being sent to the pyodbc.connect function *right* before it is sent
> but it has been difficult for me to
TL;DR:
I'm trying to debug what is actually being sent to the pyodbc.connect
function on connect in a custom dialect. I need to see the connection
string that is being sent to the pyodbc.connect function *right* before it
is sent but it has been difficult for me to unravel the layers of
indire