Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
|||||||||
| agent_id | int4 | 10 | null |
|
|
|||||||||
| name | varchar | 255 | null |
|
|
|||||||||
| short_description | text | 2147483647 | √ | null |
|
|
||||||||
| long_description | text | 2147483647 | √ | null |
|
|
||||||||
| valid_period | int2 | 5 | null |
|
|
|||||||||
| create_timestamp | timestamp | 22 | null |
|
|
|||||||||
| status | int2 | 5 | null |
|
|
|||||||||
| certificate_text | text | 2147483647 | √ | null |
|
|
||||||||
| update_timestamp | timestamp | 22 | √ | null |
|
|
||||||||
| subsite_id | int4 | 10 | √ | null |
|
|
||||||||
| locked_fields | json | 2147483647 | √ | '[]'::json |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| seal_pkey | Primary key | Asc | id |
| idx_2e30ae30c79c849a | Performance | Asc | subsite_id |



