Automatic query composition
Aperta
enhancement
help wanted
Slick
- Lingua principale
- Scala
- Stelle
- 2
- Fork
- 0
- Merge medio
- 3g 18h
- PR unite (30g)
- 3
Descrizione
## 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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.