Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||||||||
| category_url_id | int8 | 19 | null |
|
|
|||||||||
| name | varchar | 255 | null |
|
|
|||||||||
| link | varchar | 255 | √ | null |
|
|
||||||||
| parent | int8 | 19 | √ | null |
|
|
||||||||
| updated_at | timestamptz | 35,6 | null |
|
|
|||||||||
| created_at | timestamptz | 35,6 | null |
|
|
|||||||||
| source_id | int4 | 10 | √ | null |
|
|
||||||||
| is_valid | bool | 1 | √ | null |
|
|
||||||||
| error_flag | bool | 1 | √ | null |
|
|
||||||||
| simulated | bool | 1 | √ | null |
|
|
||||||||
| validation_run_id | int4 | 10 | √ | null |
|
|
||||||||
| country_id | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| amz_audible_categories_df_pkey | Primary key | Asc | id |
| amz_audible_categories_df_country_id_db627f53 | Performance | Asc | country_id |

