Skip to content

Add filtering to sqlite implementation #4

@grahamrp

Description

@grahamrp

May need to include the row indices to make this work

For column-based operations, e.g. filtering, colnames need to be passed to query, therefore there needs to be a way to share info about the seeding data.frame's column names to the filter function. e.g. a lookup from col-index to col-name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions