Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||||
device_name | text | 2147483647 | √ | null |
|
|
||||||
store_name | text | 2147483647 | √ | null |
|
|
||||||
suffix | text | 2147483647 | √ | null |
|
|
||||||
created_at | timestamptz | 35,6 | √ | null |
|
|
||||||
updated_at | timestamptz | 35,6 | √ | null |
|
|
||||||
id_community | int4 | 10 | null |
|
|
|||||||
terms_url | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
app_store_pk | Primary key | Asc | id |