AbsaOSS / AbsaOSS/balta

Add the most common array types to AllowedParamTypes

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
3
Forks
2
Avg merge
14h 48m
Merged PRs (30d)
1

Description

## 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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.