Public.inventory (table)
wikibot
| Table | public.inventory |
| Column | Data Type | Nullable | Default | PK | Index |
| nodeid | not null | inventory_nodeid_idxinventory_nodeid_name_idx | |||
| name | not null | inventory_nodeid_name_idx | |||
| createtime | not null | ||||
| lastpolltime | not null | inventory_lastpolltime_idx | |||
| pathtofile | not null | ||||
| status | not null | inventory_status_idx |
| Relation | Column | Referenced Column |
| public.node | nodeid | nodeid |