doctrine / DoctrineORMModule

Doctrine ORM Module for Laminas
https://www.doctrine-project.org/projects/doctrine-orm-module.html
MIT License
437 stars 229 forks source link

Set version_column_length to 191 to work with MySQL 8.0 and MariaDB 10.5 #722

Closed ittmann closed 2 years ago

ittmann commented 2 years ago

Lower version_column_length from 1024 tot 191 Fixes https://github.com/doctrine/DoctrineORMModule/issues/720