Automatic query composition
Aberta
enhancement
help wanted
Slick
- Linguagem predominante
- Scala
- Estrelas
- 2
- Forks
- 0
- Merge médio
- 3d 18h
- PRs com merge (30d)
- 3
Descrição
## 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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.