Changes
Jump to navigation
Jump to search
285 bytes added
, 15 years ago
Line 32:
Line 32:
| auto_increment
| auto_increment
| technical index
| technical index
+
|-
+
| nom
+
| varchar(255)
+
| NO
+
|
+
|
+
|
+
| name
+
|-
+
| entity
+
| int(11)
+
| NO
+
|
+
| 1
+
|
+
| multi company id
+
|-
+
| datec
+
| datetime
+
| YES
+
|
+
| NULL
+
|
+
| creation date
+
|-
+
| tms
+
| timestamp
+
| YES
+
|
+
| CURRENT_TIMESTAMP
+
|
+
| last update date
+
|-
+
| note
+
| text
+
| YES
+
|
+
| NULL
+
|
+
| comentary
|}
|}