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.