Class: ROM::SQL::Migration::SchemaDiff::ForeignKeyAdded Private
- Inherits:
-
ForeignKeyDiff
- Object
- ForeignKeyDiff
- ROM::SQL::Migration::SchemaDiff::ForeignKeyAdded
- Defined in:
- lib/rom/sql/migration/schema_diff.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Attribute Summary
Attributes inherited from ForeignKeyDiff
Method Summary
Methods inherited from ForeignKeyDiff
#child_keys, #initialize, #parent, #parent_keys
Constructor Details
This class inherits a constructor from ROM::SQL::Migration::SchemaDiff::ForeignKeyDiff