1
0
mirror of synced 2025-01-18 06:21:40 +03:00

Removed another instance of '--force' Option for the orrm:schema-tool:create command as this is not available for this command.

This commit is contained in:
asartalo 2011-04-24 10:52:18 +08:00
parent 01bfc4f2f1
commit 511268ddd7

View File

@ -766,7 +766,7 @@ either re-create the database:
:: ::
doctrine@my-desktop> doctrine orm:schema-tool:drop --force doctrine@my-desktop> doctrine orm:schema-tool:drop --force
doctrine@my-desktop> doctrine orm:schema-tool:create --force doctrine@my-desktop> doctrine orm:schema-tool:create
Or use the update functionality: Or use the update functionality: