Module array

Source

Structs§

CastArrayToArray
Casts an array of one type to an array of another type. Does so by casting each element of the first array to the desired inner type and collecting the results into a new array.
CastArrayToJsonb
CastArrayToListOneDim
CastArrayToString