Closed
Bug 462072
Opened 17 years ago
Closed 16 years ago
Add FK constraints to the products table
Categories
(Bugzilla :: Database, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: LpSolit, Assigned: nbezzala)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.03 KB,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
classification_id should point to classifications.id.
![]() |
Reporter | |
Updated•17 years ago
|
Whiteboard: [Good Intro Bug]
Comment 1•17 years ago
|
||
I'll take this one.
Updated•17 years ago
|
Assignee: database → vipinhegde
![]() |
Reporter | |
Comment 2•16 years ago
|
||
Vipin, any progress on this bug and the other two assigned to you?
Assignee | ||
Comment 3•16 years ago
|
||
Attachment #379653 -
Flags: review?(LpSolit)
![]() |
Reporter | |
Updated•16 years ago
|
Attachment #379653 -
Flags: review?(LpSolit) → review?(mkanat)
Comment 4•16 years ago
|
||
Comment on attachment 379653 [details] [diff] [review]
Added REFERENCE block
Yeah, this is fine, but:
>+ REFERENCES => {TABLE => 'classifications',
Why the weird spacing after REFERENCES? And why are there two spaces after => on TABLE?
Fix the spacing on checkin.
Attachment #379653 -
Flags: review?(mkanat) → review+
Updated•16 years ago
|
Assignee: vipinhegde → nbezzala
Flags: approval+
Whiteboard: [Good Intro Bug]
Target Milestone: --- → Bugzilla 3.6
![]() |
Reporter | |
Comment 5•16 years ago
|
||
Checking in Bugzilla/DB/Schema.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/DB/Schema.pm,v <-- Schema.pm
new revision: 1.120; previous revision: 1.119
done
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•