Skip to content

2D arrays being typed as 1D #84

Description

@mrtolkien

Example:

SELECT fifteen_min_values::double precision[][]

Gets generated as:

    fifteen_min_values: List[float]

I have not found a satisfactory workaround at the moment

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