Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit96f6769

Browse files
committed
minor#13967 default path of migrations changed in recipe (weaverryan)
This PR was merged into the 5.0 branch.Discussion----------default path of migrations changed in recipeSeesymfony/recipes#797Obviously, we can't really know what path the user will have configured. All we can do is have it match the latest config.Btw, I chose 5.0 as the base branch... but I'm open to other suggestions.Cheers!Commits-------3be2860 default path of migrations changed in recipe
2 parentsb5079ba +3be2860 commit96f6769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doctrine.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ If everything worked, you should see something like this:
225225

226226
SUCCESS!
227227

228-
Next: Review the new migration "src/Migrations/Version20180207231217.php"
228+
Next: Review the new migration "migrations/Version20180207231217.php"
229229
Then: Run the migration with php bin/console doctrine:migrations:migrate
230230

231231
If you open this file, it contains the SQL needed to update your database! To run

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp