Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||
id_app_store | int4 | 10 | null |
|
|
|||||
created_at | timestamptz | 35,6 | √ | null |
|
|
||||
updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
id_cover_image | int4 | 10 | √ | null |
|
|
||||
id_icon | int4 | 10 | √ | null |
|
|
||||
description | text | 2147483647 | √ | null |
|
|
||||
id_community | int4 | 10 | null |
|
|
|||||
subtitle | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_store_android_pk | Primary key | Asc | id |
app_store_android_uq | Must be unique | Asc | id_app_store |