client_config


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id_community int4 10 null
community.id community_fkR
id int4 10 null
navigation_color text 2147483647 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
app_name text 2147483647 null
force_users_upgrade bool 1 null
minimun_app_version text 2147483647 null
warn_users_upgrade bool 1 null
allow_legacy_admin bool 1 null
onesignal_app_id text 2147483647 null
onesignal_rest_api_key text 2147483647 null
apiKey text 2147483647 null
allow_guest_login bool 1 false

Indexes

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

Relationships