Module: Sequel::Dataset::UnnumberedArgumentMapper

Includes:
ArgumentMapper
Defined in:
lib/sequel/dataset/prepared_statements.rb

Overview

Default implementation for an argument mapper that uses unnumbered SQL placeholder arguments. Keeps track of which arguments have been used, and allows arguments to be used more than once.

Instance Attribute Summary

Attributes included from ArgumentMapper

#bind_arguments, #prepared_statement_name

Method Summary

Methods included from ArgumentMapper

#call, #prepared_sql