Add the most common array types to AllowedParamTypes
Đang mở
enhancement
- Ngôn ngữ chính
- Scala
- Star
- 3
- Fork
- 2
- Merge trung bình
- 14 giờ 48 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
## 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`.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.