| container_aware_migration | Abstract base class for container aware database migrations. |
| helper | The migrator is responsible for applying new migrations in the correct order. |
| migration | Abstract base class for database migrations |
| profilefield_base_migration | |
| schema_generator | The schema generator generates the schema based on the existing migrations |
Exceptions
| exception | The migrator is responsible for applying new migrations in the correct order. |