Package Doctrine\DBAL\Plateform
AbstractPlatform | Base class for all DatabasePlatforms. The DatabasePlatforms are the central point of abstraction of platform-specific behaviors, features and SQL dialects. They are a passive source of information. |
MySqlPlatform | |
PostgreSqlPlatform | PostgreSqlPlatform. |
SqlitePlatform | The SqlitePlatform class describes the specifics and dialects of the SQLite database platform. |