Use type classing for getting values from `QueryResult`/`QueryResultRow`
Đang mở
enhancement
tech debt
- 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ả
### Description of Technical Debt
Getting values from `QueryResult`/`QueryResultRow` classes is hard-coded making it complicated to add custom or extended types retrieval.
### Impact of Technical Debt
* complicates, perhaps even makes it impossible, to gather non-standard types from DB query results.
### Category
Code Quality / Refactoring
### Priority
Medium - Should be addressed soon
### Proposed Solution
Use type classing.
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á.