Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify usage by offering combined classes #51

Closed
benedeki opened this issue Jul 6, 2023 · 0 comments · Fixed by #106 · May be fixed by #52
Closed

Simplify usage by offering combined classes #51

benedeki opened this issue Jul 6, 2023 · 0 comments · Fixed by #106 · May be fixed by #52
Assignees
Labels
enhancement New feature or request

Comments

@benedeki
Copy link
Contributor

benedeki commented Jul 6, 2023

Background

When using Fa-Db a DbFunction descendant class and mix-in trait(s) have to be declared for each function. That's unnecessarily tedious.

Feature

Simplify usage by offering classes that already combine DBFunction descendants combined with mix-in traits.

@benedeki benedeki added the enhancement New feature or request label Jul 6, 2023
@benedeki benedeki self-assigned this Jul 6, 2023
benedeki added a commit that referenced this issue Jul 6, 2023
* `DBMultipleResultFunction` added
* `DBMultipleResultFunctionWithStatusSupport` added
* `DBOptionalResultFunction` added
* `DBOptionalResultFunctionWithStatusSupport` added
* `DBSingleResultFunction` added
* `DBSingleResultFunctionWithStatusSupport`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
1 participant