angel3_migration
documentation:angel3_orm_generator
, then a migration will be generated by default for each class annotated with @orm
.package:angel3_migration_runner
, we can create executables that run our database migrations:migrations
table, in order to be able to keep track of which migrations it has run.