Module: Sequel::Postgres::RangeOpMethods
- Included in:
- LiteralString, SQL::GenericExpression, Symbol
- Defined in:
- lib/sequel/extensions/pg_range_ops.rb
Instance Method Summary collapse
- 
  
    
      #pg_range  ⇒ Object 
    
    
  
  
  
  
  
  
  
  
  
    Wrap the receiver in an RangeOp so you can easily use the PostgreSQL range functions and operators with it.