Module: Sequel::Dataset::UnnumberedArgumentMapper
- Includes:
- ArgumentMapper
- Included in:
- EmulatePreparedStatementMethods
- 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.
Method Summary
Methods included from ArgumentMapper
#bind_arguments, #call, #prepared_sql, #prepared_statement_name