Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
|||||
| store_id | int4 | 10 | null |
|
|
||||||
| updated_at | timestamptz | 35,6 | null |
|
|
||||||
| created_at | timestamptz | 35,6 | null |
|
|
||||||
| int8 | 19 | null |
|
|
|||||||
| profile_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_profile_following_pkey | Primary key | Asc | id |
| amz_profile_following_author_id_ce7b61df | Performance | Asc | author_id |
| amz_profile_following_profile_id_e50ba61a | Performance | Asc | profile_id |
| idx_author_following | Performance | Asc | author_id |
| idx_profile_following | Performance | Asc | profile_id |
| idx_store_following | Performance | Asc | store_id |

