Add the most common array types to AllowedParamTypes
Ouverte
enhancement
- Langage dominant
- Scala
- Étoiles
- 3
- Forks
- 2
- Merge moyen
- 14 h 48 min
- PR mergées (30 j)
- 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`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.