module Sequel::Postgres::AutoParameterize

Enable automatically parameterizing queries by hijacking the SQL query string that Sequel builds to also hold the array of parameters.