Refactor `object DBFunctionFromPG`
Aperta
refactoring
- Lingua principale
- Scala
- Stelle
- 3
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Goal
For separation of concerns and no mixing of languages and programming styles.
## Proposed Solution
Solution Ideas:
1. Move the content of `object DBFunctionFromPG` into an extractor similar to the one used for tables extactions
2. Use `DBConnection` instead of Java's `Connection`
3. Put the SQL queries into resources
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.