remote_account

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.remote_account_id_seq'::regclass)
label text 2147483647 null
host text 2147483647 null
username text 2147483647 null
password text 2147483647 null
account text 2147483647 null
path text 2147483647 null
owner int4 10 null
org_unit.id config_remote_account_owner_fkey C
last_activity timestamptz 35,6 null

Indexes

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

Relationships