Skip to content

Allow {table}.{column} references where {schema}.{table}.{column} would error.Β #1807

Description

@igalklebanov

Hey πŸ‘‹

Currently, when decribing the database with {schema}.{table} keys, you can't refer to {table}.{column} alone in the query - which is great in most cases, except for functions that would error when you pass {schema}.{table}.{column} - e.g. array_agg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiRelated to library's APIenhancementNew feature or requestpostgresRelated to PostgreSQLtypescriptRelated to Typescript

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions