odbc icon indicating copy to clipboard operation
odbc copied to clipboard

`setMethod("sqlData", "OdbcConnection")` should use `inherits`

Open hadley opened this issue 1 year ago • 1 comments

Rather than is() and is.object().

hadley avatar Dec 13 '23 14:12 hadley

Similarly object_type().

hadley avatar Dec 19 '23 19:12 hadley