vector
fun <Error class: unknown class>.vector(name: String, size: Int = 384): <Error class: unknown class><F64FlatArray>
A column type for storing vectors in PostgreSQL.
Since
1.4.0
Parameters
name
The name of the column.
size
The size of the vector.