Skip to content

Method for inserting case class instances #126

@fedefernandez

Description

@fedefernandez

Method for executing* an insert statement from a case class (* we're returning a FreeS, not executing) using the StatementGenerator, and the SessionAPI.executeWithByteBuffer method.

def insert[F[_], T](t: T): FreeS[F, ResultSet]

Important: This method shouldn't create a prepared statement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions