Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eZ Platform v2.2.0(Change from UTF8 to UTF8MB4) #1

Open
deepdev-hk opened this issue Oct 23, 2018 · 0 comments
Open

eZ Platform v2.2.0(Change from UTF8 to UTF8MB4) #1

deepdev-hk opened this issue Oct 23, 2018 · 0 comments

Comments

@deepdev-hk
Copy link

deepdev-hk commented Oct 23, 2018

Changes:

length 255 change to 171 for utf8mb4

ez-uicron-bundle/src/bundle/Entity/EdgarEzCron.php:18: * @Orm\Column(name="alias", type="string", length=171, nullable=false)
ez-uicron-bundle/src/bundle/Entity/EdgarEzCron.php:26: * @Orm\Column(name="expression", type="string", length=171, nullable=false)
ez-uicron-bundle/src/bundle/Entity/EdgarEzCron.php:33: * @Orm\Column(name="arguments", type="string", length=171, nullable=true)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant