| Module | Sequel::SQL::NumericMethods | 
| In: | lib/sequel/sql.rb | 
This module includes the methods that are defined on objects that can be used in a numeric context in SQL (Symbol, LiteralString, SQL::Function, and SQL::NumericExpression).
This defines the +, -, *, and / methods.