Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||
id_screen | int4 | 10 | null |
|
|
|||||
created_at | timestamptz | 35,6 | √ | null |
|
|
||||
updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
id_dd_screen_tile_type | int2 | 5 | null |
|
|
|||||
uuid | uuid | 2147483647 | √ | null |
|
|
||||
config | jsonb | 2147483647 | √ | null |
|
|
||||
order | int4 | 10 | √ | null |
|
|
||||
visibility | jsonb | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
screen_tile_pk | Primary key | Asc | id |