Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | INT UNSIGNED | 10 | √ | null |
|
|
||
ipAddress | VARCHAR | 39 | null |
|
|
|||
mask | VARCHAR | 15 | null |
|
|
|||
type | enum('allow', 'deny') | 6 | null |
|
|
|||
databaseUserId | INT UNSIGNED | 10 | null |
|
|
|||
firewallRuleId | VARCHAR | 255 |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |