Method: PgMeta::ReferentialConstraint#to_h

Defined in:
lib/pg_meta/meta.rb

#to_hObject



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

def to_h() attrs_to_h(:name, :kind, :referencing_columns, :referenced_constraint) end