Public.location monitors (table)
wikibot
Table | public.location_monitors |
Columns
Column | Data Type | Nullable | Default | Description |
id | integer | not null | ||
status | varchar(31) | not null | ||
lastcheckintime | timestamp with time zone | null | ||
definitionname | varchar(31) | not null |
Primary Key
Primary Key | Columns |
location_monitors_pkey | id |
Foreign Keys
Relation | Column | Referenced Column |
public.location_monitors | locationmonitorid | id |
public.location_monitors | locationmonitorid | id |