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.
2 parents d60ca5d + 9e2016f commit 099d5fdCopy full SHA for 099d5fd
bin/travis/phpcr_odm_doctrine_dbal.sh
@@ -4,5 +4,5 @@ DIR_NAME=`dirname $0`
4
CONSOLE_DIR=$DIR_NAME"/.."
5
6
# composer install --dev
7
-$CONSOLE_DIR"/console" doctrine:phpcr:init:dbal --drop
+$CONSOLE_DIR"/console" doctrine:phpcr:init:dbal --drop --force
8
$CONSOLE_DIR"/console" doctrine:phpcr:repository:init
0 commit comments