Closed lawless-m closed 2 years ago
Hmmmm.....the test failures look suspicious, but I don't see how this PR would have changed anything related to query results suddenly starting to fail. I'll merge for now, but will make a note to investigate what's going on there.
getconnection is missing, which is part of the DBInterface
used by executemany, missing in ODBC
see open issue on DBInterface
https://github.com/JuliaDatabases/DBInterface.jl/issues/43