CLI Migrate and Rollback
In this video we'll cover how to run migrations and roll them back. On top of that, we'll go over what is actually happening when running migrations in ExpressionEngine.
We'll cover the following commands:
- php eecli.php migrate
- php eecli.php migrate:addon
- php eecli.php migrate:core
- php eecli.php migrate:rollback
- php eecli.php migrate:reset
Questions, comments, or want to see a video added to this series? Let us know in the Forum!