Use type classing for getting values from `QueryResult`/`QueryResultRow`
未关闭
enhancement
tech debt
- 主要语言
- Scala
- 星标
- 3
- 派生
- 2
- 平均合并
- 14 小时 48 分钟
- 30 天内合并 PR
- 1
描述
### 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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。