• Grégoire Paris's avatar
    Use proper check in acceptForeignKey() · f0c1af4b
    Grégoire Paris authored
    Checking that the platform supports foreign key is not the right case
    here, because we should check if we can create them by themselves, after
    the table is created. It is not the case for Sqlite.
    
    Closes #3990
    f0c1af4b
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
docs Loading commit data...
lib/Doctrine/DBAL Loading commit data...
tests Loading commit data...
.appveyor.yml Loading commit data...
.doctrine-project.json Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.scrutinizer.yml Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
SECURITY.md Loading commit data...
UPGRADE.md Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpcs.xml.dist Loading commit data...
phpstan.neon.dist Loading commit data...
phpunit.xml.dist Loading commit data...
psalm.xml Loading commit data...
run-all.sh Loading commit data...