Methods

Class/Module Index [+]

Quicksearch

Sequel::Postgres::PGRowOp::ExpressionMethods

Public Instance Methods

pg_row() click to toggle source

Return a PGRowOp wrapping the receiver.

# File lib/sequel/extensions/pg_row_ops.rb, line 156
def pg_row
  Sequel.pg_row_op(self)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.