Skip to content

Add some kind of input validation to table dumps #216

@bdpedigo

Description

@bdpedigo

def post(self, datastack_name: str, version: int, table_name: str):

would be nice if this checked at least that the table exists and that kind of thing - currently there is no error message (and in fact, the 0 bytes header file is created) if you ask for a dump of a table that doesn't exist

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