Schema standards require Primary Key fields to be declared not null. The attached patch adds "not null" declarations, removing discrepancies from the Schema validation report.

Otherwise cosmetic, since both MySQL and PostgreSQL implicitly set such fields "not null" anyway.

CommentFileSizeAuthor
workflow.install-PKsNotNull.patch2.33 KBbj.drupal

Comments

jvandyk’s picture

Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.