Refactor `object DBFunctionFromPG`
Open
refactoring
- Dominant language
- Scala
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.