user_reader_materialized


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
uuid uuid 2147483647 null
user_name varchar 255 null
display_name varchar 255 null
description text 2147483647 null
avatar int8 19 null
email varchar 255 null
email_verified bool 1 null
mobile varchar 255 null
password_hash text 2147483647 null
read_speed int4 10 null
base_gravity int4 10 null
curr_gravity int4 10 null
language text 2147483647 null
role text 2147483647 null
state text 2147483647 null
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
recent_appreciators int8 19 null
recent_reads int8 19 null
author_score float8 17,17 null

View Definition


Possibly Referenced Tables/Views