AbsaOSS / AbsaOSS/fa-db

Automatic query composition

Abierto
#7 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement help wanted Slick
Lenguaje dominante
Scala
Estrellas
2
Forks
0
Merge medio
3 d 18 h
PR fusionados (30 d)
3

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.