AbsaOSS / AbsaOSS/fa-db

Automatic query composition

未關閉
#7 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。