Class: PG::Replication::PGOutput::Insert

Inherits:
Data
  • Object
show all
Defined in:
lib/pg/replication/pg_output.rb

Instance Attribute Summary collapse

Instance Attribute Details

#newObject (readonly)

Returns the value of attribute new

Returns:

  • (Object)

    the current value of new



12
13
14
# File 'lib/pg/replication/pg_output.rb', line 12

def new
  @new
end

#oidObject (readonly)

Returns the value of attribute oid

Returns:

  • (Object)

    the current value of oid



12
13
14
# File 'lib/pg/replication/pg_output.rb', line 12

def oid
  @oid
end