Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | text | 2147483647 | null |
|
|
|||||
resource_id | text | 2147483647 | √ | null |
|
|
||||
title | text | 2147483647 | √ | null |
|
|
||||
description | text | 2147483647 | √ | null |
|
|
||||
view_type | text | 2147483647 | null |
|
|
|||||
order | int4 | 10 | null |
|
|
|||||
config | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
resource_view_pkey | Primary key | Asc | id |