Name
Last commit
Last update
..
Keywords Added column collation support for MySQL, SQLite and PostgreSQL
AbstractPlatform.php fix TRIM expression
DB2Platform.php Revert "[DBAL-756] Add new method AbstractPlatform#getVendor()."
DrizzlePlatform.php Removed unused imports and unnecessary FQCN
MySQL57Platform.php introduce platform for MySQL 5.7 with index renaming support
MySqlPlatform.php Removed unused imports and unnecessary FQCN
OraclePlatform.php Revert "[DBAL-756] Add new method AbstractPlatform#getVendor()."
PostgreSQL91Platform.php Added column collation support for MySQL, SQLite and PostgreSQL
PostgreSQL92Platform.php Added column collation support for MySQL, SQLite and PostgreSQL
PostgreSqlPlatform.php Fix statement for getTableWhereClause method
SQLAnywhere11Platform.php add SAP SQL Anywhere database vendor
SQLAnywhere12Platform.php fix CS
SQLAnywhere16Platform.php fix exception message and CS
SQLAnywherePlatform.php Merge pull request #559 from deeky666/fix-sqlanywhere-locate-expression
SQLAzurePlatform.php Fixed documentation.
SQLServer2005Platform.php Fixed documentation.
SQLServer2008Platform.php fix CS
SQLServer2012Platform.php fix driver error while introspecting sequences in SQL Server 2012
SQLServerPlatform.php Remove plain wrong type hint where none is needed to begin with
SqlitePlatform.php fix CS