Method: PgMeta::ReferentialConstraint#referenced_table

Defined in:
lib/pg_meta/meta.rb

#referenced_tableObject

The referenced table



504
# File 'lib/pg_meta/meta.rb', line 504

def referenced_table() referenced_constraint.table end