View Source MishkaInstaller.Database.PluginSchema (Mishka Installer v0.0.4)

This module has been implemented to create the Plugins 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()