Table discourse.public.user_profiles Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
user_id int4 10
location varchar 255  √  null
website varchar 255  √  null
bio_raw text 2147483647  √  null
bio_cooked text 2147483647  √  null
dismissed_banner_key int4 10  √  null
profile_background varchar 255  √  null
bio_cooked_version int4 10  √  null
badge_granted_title bool 1  √  false
card_background varchar 255  √  null
card_image_badge_id int4 10  √  null

Table contained 8 rows at Fri Mar 27 12:26 PDT 2015

Indexes:
Column(s) Type Sort Constraint Name
user_id Primary key Asc user_profiles_pkey
bio_cooked_version Performance Asc index_user_profiles_on_bio_cooked_version