Sequel::SQL::GenericExpression
A Wrapper is a simple way to wrap an existing object so that it supports the Sequel DSL.
The underlying value wrapped by this object.
Set the value wrapped by the object.
# File lib/sequel/sql.rb, line 1555 1555: def initialize(value) 1556: @value = value 1557: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.