-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
refactoringImproving code quality, paying off tech debt, aligning API, cleanup of unused codeImproving code quality, paying off tech debt, aligning API, cleanup of unused code
Description
Goal
For separation of concerns and no mixing of languages and programming styles.
Proposed Solution
Solution Ideas:
- Move the content of
object DBFunctionFromPGinto an extractor similar to the one used for tables extactions - Use
DBConnectioninstead of Java'sConnection - Put the SQL queries into resources
Metadata
Metadata
Assignees
Labels
refactoringImproving code quality, paying off tech debt, aligning API, cleanup of unused codeImproving code quality, paying off tech debt, aligning API, cleanup of unused code
Type
Projects
Status
🆕 To groom