SqlModule
These are the bits that are specific to the underlying database layer.
These are the bits that are specific to the underlying database layer.
Type members
Classlikes
trait ExistentialCodec
A codec that has forgotten its type argument.
A codec that has forgotten its type argument.
- Companion
- object
Types
The type of a codec that reads and writes column values of type A.
The type of a codec that reads and writes column values of type A.
The type of an encoder that writes column values of type A.
The type of an encoder that writes column values of type A.
type Fragment
The type of a fragment of SQL together with any interpolated arguments.
The type of a fragment of SQL together with any interpolated arguments.