app_store


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
app_store_android.id_app_store app_store_fkR
app_store_ios.id_app_store app_store_fkR
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
community.id community_fkR
terms_url text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
app_store_pk Primary key Asc id

Relationships