Ecto.Repo.update-exclamation-mark

You're seeing just the callback update-exclamation-mark, go back to Ecto.Repo module for more information.
Link to this callback

update!(changeset, opts)

View Source (optional)

Specs

update!(changeset :: Ecto.Changeset.t(), opts :: Keyword.t()) :: Ecto.Schema.t()

Same as update/2 but returns the struct or raises if the changeset is invalid.