Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||
url | text | 2147483647 | √ | null |
|
|
||||
icon | text | 2147483647 | √ | null |
|
|
||||
type | text | 2147483647 | √ | null |
|
|
||||
label | text | 2147483647 | √ | null |
|
|
||||
order | int2 | 5 | √ | null |
|
|
||||
separator | bool | 1 | √ | null |
|
|
||||
int4 | 10 | √ | null |
|
|
|||||
created_at | timestamptz | 35,6 | √ | null |
|
|
||||
updated_at | timestamptz | 35,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
menu_pk | Primary key | Asc | id |