View Source MishkaInstaller.Database.Helper (Mishka Installer v0.0.1)
Link to this section Summary
Link to this section Functions
@spec translate_errors(Ecto.Changeset.t()) :: %{ optional(atom()) => [binary() | map()] }
@spec uuid(any()) :: {:error, :uuid} | {:ok, :uuid, Ecto.UUID.t()}
@spec validate_binary_id(Ecto.Changeset.t(), atom(), any()) :: Ecto.Changeset.t()