Use type classing for getting values from `QueryResult`/`QueryResultRow`
オープン
enhancement
tech debt
- 主要言語
- Scala
- スター
- 3
- フォーク
- 2
- 平均マージ
- 14時間 48分
- マージ済み PR(30日)
- 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 はまだ評価されていません。