Skip to content

Add the most common array types to AllowedParamTypesΒ #6

@benedeki

Description

@benedeki

Background

There are not SetterFnc for Array types. While it's possible to circumvent with custom type, it's cumbersome.
Unfortunately generic array type might not be possible, but the most common ones could be added

Feature

Add SetterFnc (and enhance AllowedParamTypes) for:

  • String Array
  • Integer Array
  • Long Array
  • JsonB Array

NB!
Getter for arrays already exists in QueryResultRow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    πŸ†• To groom

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions