Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('container.carousel_id_seq'::regclass) |
|
|
|||||
| type | int4 | 10 | null |
|
|
||||||
| owner | int4 | 10 | null |
|
|
||||||
| name | text | 2147483647 | null |
|
|
||||||
| bucket | int4 | 10 | √ | null |
|
|
|||||
| creator | int4 | 10 | null |
|
|
||||||
| editor | int4 | 10 | null |
|
|
||||||
| create_time | timestamptz | 35,6 | now() |
|
|
||||||
| edit_time | timestamptz | 35,6 | now() |
|
|
||||||
| age_filter | interval | 49,6 | √ | null |
|
|
|||||
| owning_lib_filter | _int4 | 10 | √ | null |
|
|
|||||
| copy_location_filter | _int4 | 10 | √ | null |
|
|
|||||
| last_refresh_time | timestamptz | 35,6 | √ | null |
|
|
|||||
| active | bool | 1 | true |
|
|
||||||
| max_items | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| carousel_pkey | Primary key | Asc | id |
