Skip to content

Re-think dbDriver("drivername") #1

@hadley

Description

@hadley

This fails when a package is loaded but not attached (i.e. when the package is loaded with imports) because do.call can not find the function name in the global environment.

It might be better to have a convention where it also looks for packageName::packageName

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions