Changes

Line 11: Line 11:     
= Structure =
 
= Structure =
 +
'''Version 1.6 2007/12/02'''
 +
 
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0"  style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
 
{|  align="left" width="100%" border="0" rules="all" cellpadding="1" cellspacing="0"  style="margin: 0 0 1px 1px; border: 1px solid #dddddd; border-right-width: 2px; border-bottom-width: 2px; background-color: #f3f3f5"
 
  |style="background-color: #e9e9ef"| <b>Field</b>
 
  |style="background-color: #e9e9ef"| <b>Field</b>
Line 22: Line 24:  
| id
 
| id
 
| int(11)
 
| int(11)
| &nbsp;
+
| NO
 
| PRI
 
| PRI
 
|  
 
|  
Line 30: Line 32:  
| code
 
| code
 
| varchar(12)  
 
| varchar(12)  
| &nbsp;
+
| NO
|  
+
| UNI
 
|  
 
|  
 
|  
 
|  
Line 46: Line 48:  
| active
 
| active
 
| tinyint(4)
 
| tinyint(4)
|  
+
| NO
 
|  
 
|  
 
| 1
 
| 1
 
|  
 
|  
 
| is the status active?
 
| is the status active?
|}
+
|}&nbsp;