I was playing with Schema module and it reported this.

Attached patch explicitly defines not null for the columns that are part of the primary key in CTools object cache table.

Comments

markus_petrux’s picture

Status: Active » Needs review
merlinofchaos’s picture

Does this need a _update_X to go with it to modify the existing schema to match?

markus_petrux’s picture

Not null is implicit in both MySQL and PostgrSQL. So it's just a patch for consistency. :)

merlinofchaos’s picture

Status: Needs review » Fixed

Committed, then.

Status: Fixed » Closed (fixed)

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