Use type classing for getting values from `QueryResult`/`QueryResultRow`
Ouverte
enhancement
tech debt
- Langage dominant
- Scala
- Étoiles
- 3
- Forks
- 2
- Merge moyen
- 14 h 48 min
- PR mergées (30 j)
- 1
Description
### 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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.