Skip to content

Refactor naming to better reflect intention #33

@abelsiqueira

Description

@abelsiqueira

For instance, set_tbl_col(con, source, cols) where cols::Dict{Symbol,Vector} is the same as converting cols to a DF, importing that DF into DDB with a name alt and then using create_tbl(con, source, alt). So they should have names that better reflect the similarity.

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