Skip to content

Create utility function to get column names #33

Description

@rafdouglas

Create utility function to get column names of a given (argument) schema/table, with the exception of the 'geom' one.
This would be useful to construct dynamic PLPGSQL JOINs to change geometry without hard-coding column names.
Column names shall be returned as a.comma_separated string.
Optionally accept other column names to exclude from the list. If no such argument is given, the 'geom' column will be excluded.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions