Public.location monitor details (table)
wikibot
| Table | public.location_monitor_details |
| Column | Data Type | Nullable | Default | PK | Index |
| locationmonitorid | integer | not null | location_monitor_details_id_propertylocation_monitor_details_id | ||
| property | varchar(255) | not null | location_monitor_details_id_property | ||
| propertyvalue | varchar(255) | null |
| Relation | Column | Referenced Column |
| public.location_monitors | locationmonitorid | id |