oroinc / platform

Main OroPlatform package with core functionality.
Other
627 stars 351 forks source link

Fix SegmentBundle migration to support MySQL platform as well as PgSQL #1100

Closed idimsh closed 1 year ago

idimsh commented 1 year ago

Fix migration v1.11 in SegmentBundle to support MySQL platform as well as the current PgSQL with its plain query execution.

anyt commented 1 year ago

Hi @idimsh, Unfortunately, MySQL is not supported anymore for OroPlatofrm. You have to migrate the database to PostgreSQL before the upgrade.