API Reference strong_migrations v0.1.0
Modules
Documentation for StrongMigrations
.
Identifies an interface of the Classifier
Loads migration files from a given paths
Represents details related to a specific migration
The module responsible for reading an ASTand generating a bucket of the information of migration's content
Module responsible for translating atom errors into human readable communicates
Validates incoming migration's data if they meet requirements or need to be updated
Mix Tasks
Task which is an additional layer between the Ecto and StrongMigrations.
Thanks to that we could run analyze of migrations and if it's fine - just run ecto.migrate
task