The create method should not accept empty primary keys. I have added a check for empty primary key next to the check if the primary key is set in the data given.
Pull request is targeted towards an invalid branch (3.2/master). Usually, this means you have targeted the master, rather than develop branch. Please correct this and try again. Thanks!
The create method should not accept empty primary keys. I have added a check for empty primary key next to the check if the primary key is set in the data given.