2.1.1 - Add MySqlPlatform for DBAL version <= 3.2
Doctrine uses MySqlPlatform
as common parent class for all mysql-ish
platforms up until DBAL version 3.2. Startig with DBAL version 3.3,
the common class is AbstractMySQLPlatform
.
Doctrine uses MySqlPlatform
as common parent class for all mysql-ish
platforms up until DBAL version 3.2. Startig with DBAL version 3.3,
the common class is AbstractMySQLPlatform
.