Vibe.Storage.Migrations (vibe v0.2.3)

Copy Markdown View Source

Ecto migration runner for the local SQLite database.

Summary

Functions

latest_version()

@spec latest_version() :: non_neg_integer()

run(repo)

@spec run(Ecto.Repo.t()) :: :ok

versions()

@spec versions() :: [non_neg_integer()]