Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||||||||||||||||||||||||||
| name | varchar | 255 | null |
|
|
||||||||||||||||||||||||||||||
| description | text | 2147483647 | √ | null |
|
|
|||||||||||||||||||||||||||||
| varchar | 12 | √ | null |
|
|
||||||||||||||||||||||||||||||
| status | bool | 1 | null |
|
|
||||||||||||||||||||||||||||||
| status_code | int2 | 5 | √ | null |
|
|
|||||||||||||||||||||||||||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||||||||||||||||||||||||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||||||||||||||||||||||||||
| media_url_id | int8 | 19 | √ | null |
|
|
|||||||||||||||||||||||||||||
| check_by_validation | bool | 1 | null |
|
|
||||||||||||||||||||||||||||||
| in_data_validation | bool | 1 | null |
|
|
||||||||||||||||||||||||||||||
| status_data_validation | jsonb | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| amz_authors_pkey | Primary key | Asc | id |
| amz_authors_media_url_id_3a2f8240 | Performance | Asc | media_url_id |
| idx_author_id | Performance | Asc | author_id |

