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 8c18da5 + 2591f16 commit a470cb9Copy full SHA for a470cb9
doctrine.rst
@@ -233,9 +233,11 @@ already installed:
233
234
If everything worked, you should see something like this:
235
236
+.. code-block:: text
237
+
238
SUCCESS!
239
- Next: Review the new migration "migrations/Version20180207231217.php"
240
+ Next: Review the new migration "migrations/Version20211116204726.php"
241
Then: Run the migration with php bin/console doctrine:migrations:migrate
242
243
If you open this file, it contains the SQL needed to update your database! To run
0 commit comments