Public.demandpolls (table)
wikibot
Table | public.demandpolls |
Column | Data Type | Nullable | Default | PK | Index |
id | integer | not null | demandpoll_pkey | ||
requesttime | timestamp with time zone | null | demandpoll_request_time | ||
username | varchar(32) | null | |||
description | varchar(128) | null |
Detail Table | Column | Referencing Column |
public.pollresults | id | pollid |