Add the most common array types to AllowedParamTypes
未关闭
enhancement
- 主要语言
- Scala
- 星标
- 3
- 派生
- 2
- 平均合并
- 14 小时 48 分钟
- 30 天内合并 PR
- 1
描述
## 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`.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。