Closed (fixed)
Project:
Workflow
Version:
6.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2008 at 03:14 UTC
Updated:
12 Jan 2009 at 20:20 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| workflow.install-PKsNotNull.patch | 2.33 KB | bj.drupal |
Comments
Comment #1
jvandyk commentedCommitted. Thanks.