module Sequel::Postgres::AutoParameterizeInArray::TreatStringListAsUntypedArray

  1. lib/sequel/extensions/pg_auto_parameterize_in_array.rb

Constants

NO_EXPLICIT_CAST = Object.new.freeze  

Sentinal value to use as an auto param type to use auto parameterization of a string array without an explicit type cast.