We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e8669 commit a31003dCopy full SHA for a31003d
docs/en/migrations.rst
@@ -21,7 +21,7 @@ command:
21
$ vendor/bin/phinx create MyNewMigration
22
23
This will create a new migration in the format
24
-``YYYYMMDDHHMMSS_MyNewMigration.php``, where the first 14 characters are
+``YYYYMMDDHHMMSS_my_new_migration.php``, where the first 14 characters are
25
replaced with the current timestamp down to the second.
26
27
If you have specified multiple migration paths, you will be asked to select
0 commit comments