Doctrine


Namespace Doctrine\DBAL\Platforms

Class Summary
AbstractPlatformBase class for all DatabasePlatforms.
MsSqlPlatformThe MsSqlPlatform provides the behavior, features and SQL dialect of the MySQL database platform.
MySqlPlatformThe MySqlPlatform provides the behavior, features and SQL dialect of the MySQL database platform.
OraclePlatformOraclePlatform.
PostgreSqlPlatformPostgreSqlPlatform.
SqlitePlatformThe SqlitePlatform class describes the specifics and dialects of the SQLite database platform.

Doctrine