Ecto migration runner for the local SQLite database.
Summary
Functions
@spec latest_version() :: non_neg_integer()
@spec run(Ecto.Repo.t()) :: :ok
@spec versions() :: [non_neg_integer()]
Ecto migration runner for the local SQLite database.
@spec latest_version() :: non_neg_integer()
@spec run(Ecto.Repo.t()) :: :ok
@spec versions() :: [non_neg_integer()]