AbsaOSS / AbsaOSS/fa-db

Automatic query composition

Ouverte
#7 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement help wanted Slick
Langage dominant
Scala
Étoiles
2
Forks
0
Merge moyen
3 j 18 h
PR mergées (30 j)
3

Description

## 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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.