Defines a table struct used in migrations.
t :: %Ecto.Migration.Table{name: atom, primary_key: boolean, engine: atom, options: term}