This commit is contained in:
Alessandro Briosi
2019-06-15 18:07:02 +02:00
committed by Julian Böhnke
parent 6ee63d2916
commit 30223692ba
@@ -130,7 +130,7 @@ mark some migrations as already applied.
```
The first command will mark the migration as applied, the second will apply missing migrations.
The second command is optiona as a simple ```./yii migrate/up``` would apply all missing migrations anyway.
The second command is optional as a simple ```./yii migrate/up``` would apply all missing migrations anyway.
## Rbac migrations