Automatic query composition
未關閉
enhancement
help wanted
Slick
- 主要語言
- Scala
- 星號
- 2
- 分支
- 0
- 平均合併
- 3 天 18 小時
- 30 天內合併 PR
- 3
描述
## Background
Right now the query to execute the query has to be manually assembled in the code, despite it's very straightforward and uninventive.
## Feature
Create a macro to expand the query automatically, based on the schema and function names and the input and output types. Support for types:
* simple types
* case classes
* tuples (positional)
This is partial solution: https://github.com/AbsaOSS/fa-db/issues/142
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。