Ecto.Migration.Table

Defines a table struct used in migrations.

Source

Types

t :: %Ecto.Migration.Table{name: atom, primary_key: boolean}