Wc accessrulesTable: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(10) |PRI | |auto_increment | |- | |security_level |tinyint(3) | | | | |- | |objecttype |varchar(50) | | | | |- | |access |tinyint(3) | | | | |}" |
(No difference)
|
Latest revision as of 13:35, 11 January 2022
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(10) | PRI | auto_increment | |||
security_level | tinyint(3) | |||||
objecttype | varchar(50) | |||||
access | tinyint(3) |