Skip to content

Commit eecd38f

Browse files
authored
Documentation: Add --complete parameter to Doctrine update instructions
1 parent 9948f1d commit eecd38f

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
@@ -93,7 +93,7 @@ git pull
9393
composer update
9494
9595
# Database update
96-
php bin/console doctrine:schema:update --force
96+
php bin/console doctrine:schema:update --force --complete
9797
9898
# Clean Symfony cache
9999
php bin/console cache:clear

0 commit comments

Comments
 (0)