Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | INT | 10 | √ | null |
|
|
|||||
libraryId | INT | 10 | null |
|
|
||||||
webResourceId | INT | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
library_web_builder_resource_s_pk | Primary key | Asc | id |
libraryId | Performance | Asc | libraryId |
PRIMARY | Must be unique | Asc | id |
webResourceId | Performance | Asc | webResourceId |