Closed (fixed)
Project:
Election
Version:
7.x-1.x-dev
Component:
Election (core)
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Nov 2015 at 17:30 UTC
Updated:
23 Dec 2016 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
liam morlandThis patch is designed to be committed after the patch in #2615130: Set many database columns NOT NULL and will fail tests until then. With this patch, every column should be either NOT NULL or have a description of what it means when the column is NULL. Please check that the descriptions are correct.
Comment #4
liam morlandReroll. This and other the schema changes can be seen in the Git repository in the branch db-schema-changes. This patch must be applied after the patch in #2615130: Set many database columns NOT NULL.
Comment #6
liam morland