Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
WebExtensionGuid | CHAR | 36 | null |
|
|
The GUID of this Web Extension |
||||||
WebExtensionUsername | VARCHAR | 100 | null |
|
|
The encrypted username for the web extension |
||||||
WebExtensionPass | VARCHAR | 100 | null |
|
|
The encrypted password for the web extension |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | WebExtensionGuid |