Automatic query composition
Đang mở
enhancement
help wanted
Slick
- Ngôn ngữ chính
- Scala
- Star
- 2
- Fork
- 0
- Merge trung bình
- 3 ngày 18 giờ
- Pull request đã merge (30 ngày)
- 3
Mô tả
## 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.