Trade constraintsTable: 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) unsigned |PRI | |auto_increment | |- | |constrnt |varchar(64) | | | | |- | |message |varchar(128) | | | | |- | |description |varchar(255) | | | | |}" |
(No difference)
|
Latest revision as of 13:21, 11 January 2022
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(10) unsigned | PRI | auto_increment | |||
constrnt | varchar(64) | |||||
message | varchar(128) | |||||
description | varchar(255) |