class Sequel::Postgres::AutoParameterizeInArray::TreatStringListAsUntypedArray::ParameterizedUntypedPGArray

Wrapper for untyped PGArray values that will be parameterized directly into the query. This should only be used in cases where you know the value should be added as a query parameter.