r-dbi / odbc

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

check inputs for "ODBC configuration" #784

Closed simonpcouch closed 6 months ago

simonpcouch commented 6 months ago

Follow-up to #781, implementing checks for functions listed under "ODBC configuration" in the reference. Related to #628 but does not close. Closes #628--all functions listed under "Database-specific helpers" are checked sufficiently already.