Closed Bug 285690 Opened 20 years ago Closed 20 years ago

bugs.status_whiteboard, bugs.votes, and bugs.keywords need defaults in the Schema

Categories

(Bugzilla :: Bugzilla-General, defect, P1)

2.19.2
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file)

PostgreSQL complains when we try to insert NULL values into these NOT NULL
fields. They need defaults.
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.20
Attached patch Add defaultsSplinter Review
Attachment #177086 - Flags: review?(Tomas.Kopal)
Attachment #177086 - Flags: review?(Tomas.Kopal) → review+
Flags: approval?
Flags: approval? → approval+
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v  <--  checksetup.pl
new revision: 1.368; previous revision: 1.367
done
Checking in Bugzilla/DB/Schema.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Schema.pm,v  <--  Schema.pm
new revision: 1.6; previous revision: 1.5
done
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v  <--  checksetup.pl
new revision: 1.368; previous revision: 1.367
done
Checking in Bugzilla/DB/Schema.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Schema.pm,v  <--  Schema.pm
new revision: 1.6; previous revision: 1.5
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
This caused a regression on MySQL...  bug 285824 filed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: