• Luís Cobucci's avatar
    Disable native JSON support for MariaDB 10.2.x · 52b4692e
    Luís Cobucci authored
    Since the JSON type is simply an alias to a LONG TEXT we must force
    a comment, otherwise things will not work properly.
    
    Also the test for JSON types should work regardless of native JSON
    support (DBAL should add a comment to identify the correct type).
    52b4692e
Name
Last commit
Last update
bin Loading commit data...
docs Loading commit data...
lib/Doctrine/DBAL Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules 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...
build.properties Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
phpcs.xml.dist Loading commit data...
phpunit.xml.dist Loading commit data...
run-all.sh Loading commit data...