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 d60ca5d commit 9e2016fCopy full SHA for 9e2016f
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