Skip to content

Make struct used for inserts not generic on all fields #50

@LHolten

Description

@LHolten

The struct still needs to be generic over the Insert and Update variants, but that only requires one generic instead of one for each field.
Rust should be able to give much better type errors with this change.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions