platform - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

platform(Table)

PKNameData TypeNULLsA/NDefaultCommentFK

row_idInteger nextval('platform_row_id_seq'::regclass)
row_entry_dateTimeStampWithTimeZone now()
row_update_dateTimeStampWithTimeZone now()
organization_idInteger

type_idInteger

short_nameVarChar(50)

platform_handleVarChar(100)
fixed_lonDouble

fixed_latDouble

activeBoolean

begin_dateTimeStamp

end_dateTimeStamp

project_idInteger

long_nameVarChar(200)

descriptionVarChar(1000)

urlVarChar(200)

obs_freq_typeVarChar(50)



NameParent TableChild TableParent ColumnsChild Columns
platform_organization_id_fkeycore.organizationcore.platformrow_idorganization_id
platform_project_id_fkeycore.projectcore.platformrow_idproject_id
platform_type_id_fkeycore.platform_typecore.platformrow_idtype_id

NameParent TableChild TableParent ColumnsChild Columns
platform_id_fkeycore.platformcore.collectionrow_idplatform_id
sensor_platform_id_fkeycore.platformcore.sensorrow_idplatform_id

Diagram Name
core