Labs/Joey/database: Difference between revisions

No edit summary
Line 16: Line 16:
  | email            |                                                          |
  | email            |                                                          |
  | confirmationcode | If needed to confirm email, it's used.  Otherwise, null. |
  | confirmationcode | If needed to confirm email, it's used.  Otherwise, null. |
  | phone            |                                                          |
  | phone_id        |                                                          |
| phonenumber      |                                                          |
  | phoneoperatorid  | Used for routing web->phone information                  |
  | phoneoperatorid  | Used for routing web->phone information                  |
  | notes            |                                                          |
  | notes            |                                                          |
Line 85: Line 86:
  +----------+-------------------+
  +----------+-------------------+
''This is a table that will hold information about phones.  It will expand as we get more information on the phones.  If a phone doesn't exist, there will be a "generic" type with some safe defaults.''
''This is a table that will hold information about phones.  It will expand as we get more information on the phones.  If a phone doesn't exist, there will be a "generic" type with some safe defaults.''
'''phones_users'''
+-----------+-------------+
| Field    | Description |
+-----------+-------------+
| phones_id |            |
| users_id  |            |
| created  |            |
| modified  |            |
+-----------+-------------+
Confirmed users, Bureaucrats and Sysops emeriti
1,737

edits