Skip to content

Commit c4eb98c

Browse files
author
Bizley
authored
Added asterisk info
1 parent 38219f8 commit c4eb98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To generate migrations for all the tables in the database at once (except the ex
7878
php yii migration/create *
7979
php yii migration/update *
8080
```
81-
81+
In environments that hijack asterisk (like dockerized env) use `"*"`.
8282
You can generate multiple migrations for many tables at once by separating the names with comma:
8383

8484
```

0 commit comments

Comments
 (0)