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.
2 parents e039a72 + 1187a5b commit 5c28445Copy full SHA for 5c28445
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_my_new_migration.php``, where the first 14 characters are
+``YYYYMMDDHHMMSS_MyNewMigration.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