PgTyped

constructor(value: Any?, pgType: QualifiedName)

Parameters

value

Value to embed in the query (avoid using with data classes where this is added automatically!).

pgType

PostgreSQL type name to which the value should be cast.