dpq2.conv.arrays

Module to handle PostgreSQL array types

Members

Functions

toValue
Value toValue(auto ref T v)

Converts dynamic or static array of supported types to the coresponding PG array type value

Meta