Skip to content

Commit 4bdc378

Browse files
authored
init:dbal needs --force
1 parent 3a92e5f commit 4bdc378

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
@@ -65,7 +65,7 @@ To disable the meta data and node cache for debugging comment the ``caches`` set
6565
Then, create the database and tables and set up the default workspace using:
6666

6767
php bin/console doctrine:database:create
68-
php bin/console doctrine:phpcr:init:dbal
68+
php bin/console doctrine:phpcr:init:dbal --force
6969

7070
## Prepare the PHPCR repository
7171

0 commit comments

Comments
 (0)