Ashley

Results 13 comments of Ashley

@jacksonh I don't understand your question. I subscribed to both Quastor and ByteByteGo via the Omnivore email address. Then both newsletters sent emails to the Omnivore email inbox similar to...

I am seeing a similar bug. Using a connection string with `;autocommit=True;` Once I add `closing` around my connection like so `with closing(pyodbc.connect(connection_string, timeout=2)) as conn:`, nothing is committed when...

@arunbhardwaj did you find a fix for this? I'm experiencing the same thing