Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | INT UNSIGNED | 10 | √ | null |
|
|
||||
| webspaceId | INT UNSIGNED | 10 | null |
|
|
|||||
| path | VARCHAR | 255 | null |
|
|
|||||
| name | VARCHAR | 255 | √ | null |
|
|
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| path | Must be unique | Asc/Asc | webspaceId + path |
| webspaceId | Performance | Asc | webspaceId |



