Class: PG::Replication::PGOutput::Insert
- Inherits:
-
Data
- Object
- Data
- PG::Replication::PGOutput::Insert
- Defined in:
- lib/pg/replication/pg_output.rb
Instance Attribute Summary collapse
-
#new ⇒ Object
readonly
Returns the value of attribute new.
-
#oid ⇒ Object
readonly
Returns the value of attribute oid.
Instance Attribute Details
#new ⇒ Object (readonly)
Returns the value of attribute new
12 13 14 |
# File 'lib/pg/replication/pg_output.rb', line 12 def new @new end |
#oid ⇒ Object (readonly)
Returns the value of attribute oid
12 13 14 |
# File 'lib/pg/replication/pg_output.rb', line 12 def oid @oid end |