r-dbi / odbc

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

consider testing DBs on macOS #783

Open simonpcouch opened 5 months ago

simonpcouch commented 5 months ago

Now that we have some macOS-specific functionality, it may be worth putting together a db-macos.yml GHA workflow running on macOS-latest. Just testing databricks() and snowflake(), for now, would cover our bases.