analytics


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
category text 2147483647 null
subcategory text 2147483647 null
extra jsonb 2147483647 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
id_community int4 10 null
community.id community_fkN
id_user int8 19 null
users.id_node users_fkN
id_user_bend text 2147483647 null
id_community_bend text 2147483647 null
id_node int8 19 null
node.id node_fkR
id_dd_node_type int2 5 null
node.id_dd_node_type node_fkR
id_device text 2147483647 null
analytics_device.unique_id analytics_device_fkR
build_number text 2147483647 null
bundle_id text 2147483647 null
version text 2147483647 null
readable_version text 2147483647 null
application_name text 2147483647 null

Indexes

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

Relationships