Skip to content

SetDescription required on Product entities #4506

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

Closed
wants to merge 1 commit into from

Conversation

guzzlefry
Copy link
Contributor

Doctrine sets columns to NOT NULL by default. The code in the example throws an exception without the fix.

Doctrine sets columns to NOT NULL by default. The code in the example throws an exception without the fix.
@wouterj
Copy link
Member

wouterj commented Nov 23, 2014

This little bug has been there for years and you're the first who catches it (or at leasts, submits a fix). Good job, @yearofthegus, thanks for making the docs better!

wouterj added a commit that referenced this pull request Nov 23, 2014
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #4506).

Discussion
----------

SetDescription required on Product entities

Doctrine sets columns to NOT NULL by default. The code in the example throws an exception without the fix.

Commits
-------

bb085da SetDescription required on Product entities
@wouterj wouterj closed this Nov 23, 2014
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

Successfully merging this pull request may close these issues.

2 participants