Versioned.Helpers.deleted_versions
You're seeing just the function
deleted_versions
, go back to Versioned.Helpers module for more information.
Specs
deleted_versions(Ecto.Changeset.t(), keyword()) :: [Ecto.Schema.t()]
Recursively crawl changeset and compile a list of version structs with is_deleted set to true.