Table dvnDb.public.remoteaccessauth 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
id serial 10  √  nextval('remoteaccessauth_id_seq'::regclass)
authcred1 varchar 255  √  null
authcred2 varchar 255  √  null
authcred3 varchar 255  √  null
authcred4 varchar 255  √  null
authtype varchar 255  √  null
hostname varchar 255  √  null

Table contained 0 rows at Fri May 30 15:33 MDT 2014

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc remoteaccessauth_pkey