AbsaOSS / AbsaOSS/fa-db

Automatic query composition

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted Slick
Dominant language
Scala
Stars
2
Forks
0
Avg merge
3d 18h
Merged PRs (30d)
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.