app_store_android


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
id_app_store int4 10 null
app_store.id app_store_fkR
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
id_cover_image int4 10 null
file.id app_store_android_fk0R
id_icon int4 10 null
file.id app_store_android_fk1R
description text 2147483647 null
id_community int4 10 null
community.id community_fkR
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

Relationships