Skip to content

CockroachDB returns QueryResultType<ExternalQueryResultRowType> #288

@delaneyj

Description

@delaneyj

Per the example was able to get working in Postgres no problem. Goes from QueryResultType<any> to proper type. However even though the types appear to be generated correctly the result when using Cockroach always seem to be QueryResultType<ExternalQueryResultRowType>. Any ideas how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions