-
Notifications
You must be signed in to change notification settings - Fork 225
Lookups
jbc22 edited this page Nov 1, 2011
·
1 revision
+-------+------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-------+------------------+------+-----+---------+----------------+ | id | int(10) unsigned | NO | PRI | NULL | auto_increment | | title | varchar(50) | YES | | NULL | | | value | text | YES | | NULL | | +-------+------------------+------+-----+---------+----------------+