Versioned.versioned-question-mark
You're seeing just the function
versioned-question-mark
, go back to Versioned module for more information.
Specs
versioned?(module() | Ecto.Schema.t()) :: boolean()
True if the Ecto.Schema module is versioned.
This means there is a corresponding Ecto.Schema module with an extra ".Version" on the end.