Add the most common array types to AllowedParamTypes
Aberta
enhancement
- Linguagem predominante
- Scala
- Estrelas
- 3
- Forks
- 2
- Merge médio
- 14h 48min
- PRs com merge (30d)
- 1
Descrição
## 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`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.