Skip to content

Add option to make using a required argument #59

@meshy

Description

@meshy

The original private form of this library always made using a required argument, but that was removed when making it public, because it is too much boilerplate for single-DB codebases.

Multi-DB codebases could benefit from being explicit about which database they're talking to, however. At the moment, they'll need to define their own wrappers of our functions to add that constraint. Is there some nice way we could provide that functionality optionally?...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions