Skip to content

Add next.jdbc result set builders #29

@arichiardi

Description

@arichiardi

The set of options that you can pass to next.jdbc is very powerful.

It allows row/column name manipulation without post processing the result.

Describe the solution you'd like
Given the pod nature of this wrapper, I seem to have understood that we cannot pass functions like :builder-fn in. The next best thing might be passing symbols that the pod resolves to functions.

Describe alternatives you've considered
Post-processing the result is an option. Also, every time the api diverges I doubt the value of keeping it compatible (and maintaining it in case of future breakage). So I would be ok with a "maybe not" answer to this feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions