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 8a105c0 commit 7d44eb8Copy full SHA for 7d44eb8
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
-php $CONSOLE_DIR"/console" doctrine:phpcr:init:dbal
+php $CONSOLE_DIR"/console" doctrine:phpcr:init:dbal --drop
8
php $CONSOLE_DIR"/console" doctrine:phpcr:repository:init
0 commit comments