Class Doctrine\DBAL\Platforms\AbstractPlatform

abstract

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.

Methods
Constants