Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Support INSERT without specifying columns #805

@sviezypan

Description

@sviezypan

Support INSERT without specifying columns

insertInto(table).values(data)

data would be tuple or a case class that contains all non optional columns of a table in the right order.

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