Skip to content

Automatic query composition #7

Description

@benedeki

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    SlickItem affecting the Slick executor implementationenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions