Ecto.Migration.Reference

Defines a reference struct used in migrations.

Source

Types

t :: %Ecto.Migration.Reference{table: atom, column: atom, type: atom}