Skip to content

All functions altering existing tables return error #69

Description

@GordonBryden

All functions that alter an existing table seem to be returning the following error:

Error in eval(call("force", as.symbol(paste0("..", x)))) :
argument "..2" is missing, with no default

This has been tested with the NB1 database, using write_dataframe_to_db and drop_table_from_db

I am able to write a new table to the ADM, and retrieve data from it, but I cannot append, overwrite or delete anything from the table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions