geolocation_service

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('config.geolocation_service_id_seq'::regclass)
active bool 1 null
owner int4 10 null
org_unit.id cgs_owner_fkey R
name text 2147483647 null
service_code text 2147483647 null
api_key text 2147483647 null
filter_dialog_interface.key Implied Constraint R

Indexes

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

Relationships