Difference between revisions of "Table llx c action trigger"
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
| auto_increment | | auto_increment | ||
| technical index | | technical index | ||
+ | |- | ||
+ | | code | ||
+ | | varchar(28) | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | Code of action | ||
+ | |- | ||
+ | | tms | ||
+ | | timestamp | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | CURRENT_TIMESTAMP | ||
+ | | date last update | ||
+ | |- | ||
+ | | titre | ||
+ | | varchar(255) | ||
+ | | YES | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | description of action | ||
+ | |- | ||
+ | | object_type | ||
+ | | varchar(16) | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | Type of related entity | ||
|} | |} |
Revision as of 08:05, 13 May 2009
The documentation related to other tables is available on the page: Table SQL
La documentation relative aux autres tables est disponible sur la page: Table SQL
La documentación relativa a otras tablas se encuentra disponible en la página: Table SQL
Eine Dokumentation zu weiteren Tabellen ist auf dieser Seite verfügbar: Table SQL
与其他表相关的文档请参阅:Table SQL
Contenu
Liste des actions
List of actions
Listado de acciones
Structure
Field | Type | Null | Key | Default | Extra | Description |
rowid | int(11) | PRI | NULL | auto_increment | technical index | |
code | varchar(28) | Code of action | ||||
tms | timestamp | CURRENT_TIMESTAMP | date last update | |||
titre | varchar(255) | YES | description of action | |||
object_type | varchar(16) | Type of related entity |