Public.map (table)
wikibot
Table | public.map |
Column | Data Type | Nullable | Default | PK | Index |
mapid | not null | pk_mapid | |||
mapname | not null | ||||
mapbackground | null | ||||
mapowner | not null | ||||
mapcreatetime | not null | ||||
mapaccess | not null | ||||
userlastmodifies | not null | ||||
lastmodifiedtime | not null | ||||
mapscale | null | ||||
mapxoffset | null | ||||
mapyoffset | null | ||||
maptype | null | ||||
mapwidth | not null | ||||
mapheight | not null |
Detail Table | Column | Referencing Column |
public.element | mapid | mapid |