Forum
Problem creating collections: Invalid Queary
When trying to create a new collection (my first one) it does create one but returns the following in the debugger:
Invalid query: SQLSTATE[HY000]: General error: 1364 Field 'collectionOptions' doesn't have a default value
Any ideas why this could be?
What line comes before that?
Are you on Windows?
Hi Drew, here is the full debug code...
I'm on Mac OS X 10.10
Does 2.7.10 help with this at all?
Yes updating to 2.7.10 fixes this issue.