Sequel::SQL::GenericExpression
Represents constants or psuedo-constants (e.g. CURRENT_DATE) in SQL.
Create an object with the given table
# File lib/sequel/sql.rb, line 584 def initialize(constant) @constant = constant end
[Validate]
Generated with the Darkfish Rdoc Generator 2.