Skip to content

De-couple class from sql translation #1624

@hadley

Description

@hadley

To avoid having to duplicate so many methods when a database has multiple R packages or when a package supports multiple databases.

Will probably need to implement a sql_dialect() generic, and then some how dispatch from that rather than the S3 class (probably using some S3 hackery for backward compatibility).

Metadata

Metadata

Assignees

No one assigned

    Labels

    upkeepmaintenance, infrastructure, and similar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions