View Source MishkaInstaller.Database.DependencySchema (Mishka Installer v0.0.4-beta.1)

This module has been implemented to create the Dependencies table schema.

Link to this section Summary

Link to this section Functions

Link to this function

changeset(struct, params \\ %{})

View Source
@spec changeset(
  struct(),
  map()
) :: Ecto.Changeset.t()