r-dbi / odbc

Connect to ODBC databases (using the DBI interface)
https://odbc.r-dbi.org/
Other
387 stars 107 forks source link

configure snowflake error logs #800

Closed simonpcouch closed 3 months ago

simonpcouch commented 4 months ago

Closes #798.

This PR will allow for retrieving more informative error messages from Snowflake's ODBC driver in our CI. CI will probably still fail with the first commit in this PR, just with a new message.

simonpcouch commented 4 months ago

The DBs (Windows) / MySQL failure can be replicated on main and is addressed in #796.