pub type array_shuffle<array> = array_shuffle<<array as Expression>::SqlType, array>;Expand description
Return type of the array_shuffle() SQL function.
Aliased Typeยง
pub struct array_shuffle<array> { /* private fields */ }pub type array_shuffle<array> = array_shuffle<<array as Expression>::SqlType, array>;Return type of the array_shuffle() SQL function.
pub struct array_shuffle<array> { /* private fields */ }