AbsaOSS / AbsaOSS/balta

Add the most common array types to AllowedParamTypes

Abierto
#6 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Scala
Estrellas
3
Forks
2
Merge medio
14 h 48 min
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.