module Sequel::Dataset::ArgumentMapper

Default implementation of the argument mapper to allow native database support for bind variables and prepared statements (as opposed to the emulated ones used by default).