Add the most common array types to AllowedParamTypes
Aperta
enhancement
- Lingua principale
- Scala
- Stelle
- 3
- Fork
- 2
- Merge medio
- 14h 48m
- PR unite (30g)
- 1
Descrizione
## 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`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.