Refactor `object DBFunctionFromPG`
未關閉
refactoring
- 主要語言
- Scala
- 星號
- 3
- 分支
- 1
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## 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
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。