Skip to content

Why are subsets treated differently from tables and views? #102

Description

@akos326

Description

Tables and views have names, subsets don't.
Tables and views have a schema tab, subsets don't.
The response for /api/v1/database/{databaseId} includes data about the tables and views. There's a field for subsets as well, but that's just an empty list.
/api/v1/database/{databaseId}/view/{viewId} lists the view's columns, just like the similar table endpoint, the subset endpoint does not.

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

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions