Skip to content

Think about column conversion #17

@krlmlr

Description

@krlmlr

By @hadley:

dbFetch() and dbGetQuery() need to have optional coercion object. Should be named list, and provide common converters (e.g. times to number of seconds, dates to days, factors to strings, binary serialisation (default for list, raw should stay as is) etc, bool<->int for sqllite).

Defaults only need to work with atomic vectors.

Original issue: r-dbi/RSQLite#74

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions