Closed
Bug 376283
Opened 18 years ago
Closed 17 years ago
joey server - phone table schema
Categories
(Mozilla Labs :: Joey, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougt, Unassigned)
References
()
Details
(Whiteboard: marked_as_wfm_due_to_project_retirement)
In the phone table, I am wondering if we should change name to model and vendor.
Looking at the end of this file:
http://svn.mozilla.org/labs/joey/trunk/server/app/config/sql/joey.sql
You will see a bunch name values: <Vendor | Model>
I am pretty sure that this isn't normalized. :-)
Comment 1•18 years ago
|
||
Definitely not normalized. If you want to get crazy, we could split it into another table, but I think just splitting the column would be fine in this case.
| Reporter | ||
Comment 2•18 years ago
|
||
two tables is fine. then we need to fix up the registration controller and view.
| Reporter | ||
Updated•18 years ago
|
Summary: phone table schema → joey server - phone table schema
| Reporter | ||
Updated•18 years ago
|
Assignee: dougt → nobody
| Reporter | ||
Comment 3•17 years ago
|
||
Joey has been retired. Thanks for participating.
http://joey.labs.mozilla.com/
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Whiteboard: marked_as_wfm_due_to_project_retirement
You need to log in
before you can comment on or make changes to this bug.
Description
•