Closed
Bug 423363
Opened 18 years ago
Closed 18 years ago
Add foreign key constraints for votes table
Categories
(Bugzilla :: Database, enhancement)
Bugzilla
Database
Tracking
()
RESOLVED
FIXED
Bugzilla 3.4
People
(Reporter: tfu, Assigned: tfu)
References
(Blocks 1 open bug)
Details
(Whiteboard: [hold checkin until branch is created])
Attachments
(1 file)
|
907 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070510 Fedora/1.5.0.10-6.fc6 Firefox/1.5.0.10
Build Identifier:
Add foreign key information for votes table in Bugzilla/DB/Schema.pm
file.
Reproducible: Always
Attachment #309864 -
Flags: review?(mkanat)
Blocks: bz-references
Comment 2•18 years ago
|
||
Comment on attachment 309864 [details] [diff] [review]
add foreign key constraints for votes table
Looks good!
Attachment #309864 -
Flags: review?(mkanat) → review+
Updated•18 years ago
|
Assignee: database → tfu
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
Flags: approval+
Whiteboard: [hold checkin until branch is created]
Target Milestone: --- → Bugzilla 4.0
Comment 3•18 years ago
|
||
I checked in all of the pending FK patches at once:
Checking in Bugzilla/DB/Schema.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Schema.pm,v <-- Schema.pm
new revision: 1.100; previous revision: 1.99
done
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Target Milestone: Bugzilla 4.0 → Bugzilla 3.4
You need to log in
before you can comment on or make changes to this bug.
Description
•