Last updated:
0 purchases
angel3 migration
Angel3 Migration #
This package contains the abstract classes for implementing database migration in Angel3 framework. It is designed to work with Angel3 ORM. Please refer to the implementation in the ORM Migration Runner package for more details.
Supported Features #
Create tables based on ORM models
Drop tables based on ORM models
Add new tables based on ORM models
Limitation #
Alter table/fields based on updated ORM models is not supported
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.