Skip to content

Support attribute comma_sep for array values returned by REST API #95

Description

@ckunki

Method process() currently returns any value.

Acceptance Criteria

  • Variable MODEL_VERSION_COLUMNS should set Column.varchar("aliases", comma_sep="True)
  • If attribute Column.comma_sep is True, then method process() should concatenate the value with ",".join(value).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnwanted / harmful behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions