Skip to content

sourceTable: unsupported list item type: *ast.JoinExpr #1100

Closed
@carpenter-ryan

Description

@carpenter-ryan

UPDATE group_calc_totals gct SET npn = nem.npn FROM producer_group_attribute ga JOIN npn_external_map nem ON ga.npn_external_map_id = nem.id WHERE gct.group_id = ga.group_id;

This produces the error, sourceTable: unsupported list item type: *ast.JoinExpr.

The SQL is valid Postgres and executes as expected. I'm using version 1.8 of sqlc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions