Public.map (table)

From dbscript Online Help
Revision as of 10:25, 27 August 2011 by Bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

wikibot[edit]

Table public.map

Columns[edit]

Column Data Type Nullable Default Description
mapid integer not null
mapname varchar(40) not null
mapbackground varchar(256) null
mapowner varchar(64) not null
mapcreatetime timestamp without time zone not null
mapaccess char(6) not null
userlastmodifies varchar(64) not null
lastmodifiedtime timestamp without time zone not null
mapscale double precision null
mapxoffset integer null
mapyoffset integer null
maptype char(1) null
mapwidth integer not null
mapheight integer not null

Primary Key[edit]

Primary Key Columns
pk_mapid mapid

Detail Tables[edit]

Detail Table Column Referencing Column
public.element mapid mapid