Pleroma v1.1.9-10-g42f76306+dev mix pleroma.ecto View Source

Link to this section Summary

Functions

Ensures the given repository's migrations path exists on the file system.

Returns the private repository path relative to the source.

Link to this section Functions

Link to this function

ensure_migrations_path(repo, opts)

View Source
ensure_migrations_path(Ecto.Repo.t(), Keyword.t()) :: String.t()

Ensures the given repository's migrations path exists on the file system.

Returns the private repository path relative to the source.