FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

2D arrays being typed as 1D · Issue #84 · sqlc-dev/sqlc-gen-python · GitHub

2D arrays being typed as 1D #84

Description

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


    Back | FazBrowse Home | New Git URL