• 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
..
AbstractMySQLPlatformTestCase.php Loading commit data...
AbstractPlatformTestCase.php Loading commit data...
AbstractPostgreSqlPlatformTestCase.php Loading commit data...
AbstractSQLServerPlatformTestCase.php Loading commit data...
DB2PlatformTest.php Loading commit data...
MariaDb1027PlatformTest.php Loading commit data...
MySQL57PlatformTest.php Loading commit data...
MySqlPlatformTest.php Loading commit data...
OraclePlatformTest.php Loading commit data...
PostgreSQL91PlatformTest.php Loading commit data...
PostgreSQL92PlatformTest.php Loading commit data...
PostgreSQL94PlatformTest.php Loading commit data...
PostgreSqlPlatformTest.php Loading commit data...
ReservedKeywordsValidatorTest.php Loading commit data...
SQLAnywhere11PlatformTest.php Loading commit data...
SQLAnywhere12PlatformTest.php Loading commit data...
SQLAnywhere16PlatformTest.php Loading commit data...
SQLAnywherePlatformTest.php Loading commit data...
SQLAzurePlatformTest.php Loading commit data...
SQLServer2008PlatformTest.php Loading commit data...
SQLServer2012PlatformTest.php Loading commit data...
SQLServerPlatformTest.php Loading commit data...
SqlitePlatformTest.php Loading commit data...