Loads and discovers schema migration modules from priv/migrations.
Summary
Functions
Discovers all .ex files under priv/migrations for the current project.
Loads a schema module from a file path and returns its change/0 statements.
Loads and discovers schema migration modules from priv/migrations.
Discovers all .ex files under priv/migrations for the current project.
Loads a schema module from a file path and returns its change/0 statements.