Table webco_4.3.3.public.resource_controller 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
obj_oid int8 19
is_source bool 1  √  null
is_sink bool 1  √  null
can_record bool 1  √  null
device_id varchar 2147483647  √  null
daily_wake_time timestamptz 35,6  √  null
last_wake_time timestamptz 35,6  √  null
daily_sleep_time timestamptz 35,6  √  null
last_sleep_time timestamptz 35,6  √  null

Table contained 0 rows at Fri Sep 23 14:49 CDT 2016

Indexes:
Column(s) Type Sort Constraint Name Anomalies
obj_oid Primary key Asc resource_controller_pkey  
device_id Must be unique Asc crestron_device_id_idx This unique column is also nullable