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 還沒有評估資料。