Closed (fixed)
Project:
Drupal core
Version:
4.6.2
Component:
postgresql database
Priority:
Normal
Category:
Bug report
Reporter:
Created:
16 Aug 2005 at 17:22 UTC
Updated:
11 Oct 2005 at 22:20 UTC
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