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