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.
1 parent 3a92e5f commit 4bdc378Copy full SHA for 4bdc378
README.md
@@ -65,7 +65,7 @@ To disable the meta data and node cache for debugging comment the ``caches`` set
65
Then, create the database and tables and set up the default workspace using:
66
67
php bin/console doctrine:database:create
68
- php bin/console doctrine:phpcr:init:dbal
+ php bin/console doctrine:phpcr:init:dbal --force
69
70
## Prepare the PHPCR repository
71
0 commit comments