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 还没有评估数据。