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 e911efb + ffc8856 commit c6f4647Copy full SHA for c6f4647
tests/travis_doctrine_dbal.sh
@@ -19,5 +19,5 @@ fi
19
mysql -e 'create database IF NOT EXISTS phpcr_odm_tests;' -u root
20
21
cp ${SCRIPT_DIR}/../cli-config.doctrine_dbal.php.dist ${SCRIPT_DIR}/../cli-config.php
22
-${SCRIPT_DIR}/../bin/phpcrodm jackalope:init:dbal
+${SCRIPT_DIR}/../bin/phpcrodm jackalope:init:dbal --force
23
${SCRIPT_DIR}/../bin/phpcrodm doctrine:phpcr:register-system-node-types
0 commit comments