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:
parent
01bfc4f2f1
commit
511268ddd7
@ -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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user