r-dbi / odbc

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

test DBMS support with Posit Pro Drivers #819

Closed simonpcouch closed 2 months ago

simonpcouch commented 2 months ago

Installs + configures Pro Drivers for all DBMS' that we test against, except SQLite, which does not have a Pro Driver. Installation is from a set of repository secrets, one for each DBMS, prefixed with PRO_DRIVER_*.

EDITs: removed mentions of previously failing tests, we now do test the Snowflake pro driver.