Commit 4f66d48
committed
bug #4506 SetDescription required on Product entities (yearofthegus)
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 entities1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1105 | 1105 | | |
1106 | 1106 | | |
1107 | 1107 | | |
| 1108 | + | |
1108 | 1109 | | |
1109 | 1110 | | |
1110 | 1111 | | |
| |||
0 commit comments