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