Ecto v1.1.0 Ecto.Migration.Reference

Defines a reference struct used in migrations.

Summary

Types

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