Refactor `object DBFunctionFromPG`
Aberta
refactoring
- Linguagem predominante
- Scala
- Estrelas
- 3
- Forks
- 1
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
## 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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.