API Reference ecto_immigrant v0.3.0
Modules
Data migrations are used to modify the data in your database over time.
This module provides the data migration API.
Mix Tasks
Generates a data migration.
Runs the pending data migrations for the given repository.
Displays the up / down data migration status for the given repository.
Reverts applied data migrations for the given repository.