new(delim, subtype)
Class Public methods
delim corresponds to the `typdelim` column in the pg_types
table. subtype is derived from the `typelem` column in the
pg_types table.
delim corresponds to the `typdelim` column in the pg_types
table. subtype is derived from the `typelem` column in the
pg_types table.
Please login to continue.