The code adds new column and then immediately sets it to NOT NULL. If there are any rows in the table the new column is NULL and setting it to NOT NULL fails. Changing the order or sql statesments solves the problem
| Comment | File | Size | Author |
|---|---|---|---|
| update_131.diff | 1010 bytes | Cvbge |
Comments
Comment #1
Cvbge commentedIt's probably not 'critical' bug.
Comment #2
dries commentedCommitted to HEAD and DRUPAL-4-6.
Comment #3
Patriciafish commentedComment #4
(not verified) commentedComment #5
(not verified) commentedComment #6
(not verified) commented