tests/testthat/_snaps/odbc-config.md

odbcListConfig errors informatively without unixODBC

Code
  odbcListConfig()
Condition
  Error in `odbcListConfig()`:
  ! The unixODBC driver manager is not available. 
  * Please install and try again.

odbcListConfig errors informatively with unexpected odbcinst output

Code
  odbcListConfig()
Condition
  Error in `odbcListConfig()`:
  ! Failed to parse output from odbcinst.
  i This is an internal error that was detected in the odbc package.
    Please report it at <https://github.com/r-dbi/odbc/issues> with a reprex (<https://tidyverse.org/help/>) and the full backtrace.
Code
  odbcListConfig()
Condition
  Error in `odbcListConfig()`:
  ! Failed to parse output from odbcinst.
  i This is an internal error that was detected in the odbc package.
    Please report it at <https://github.com/r-dbi/odbc/issues> with a reprex (<https://tidyverse.org/help/>) and the full backtrace.


rstats-db/odbc documentation built on May 15, 2024, 9:45 a.m.