get
get(module(), any(), keyword()) :: Ecto.Schema.t() | nil
Get a version for a schema module.
Options can include anything used by the repo's get/3.
get/3