Skip to content

PyVO docs use ADQL reserved word in table upload docs #263

Description

@fajpunk

The PyVO table upload docs use the ADQL reserved word count as a column name in their table upload example: https://pyvo.readthedocs.io/en/latest/dal/index.html#uploads. This returns an error: Identifier 'count' is a reserved keyword. I think the right thing to do here is to change the PyVO docs to not use ADQL reserved words as column names. It seems like that is not supported against a youcat server.

I just want to make sure there is not some youcat configuration that I'm missing that would allow that PyVO example to work. If not, then I will make a PR to update the PyVO docs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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