opstelplaats


Description

Opstelplaatsen bij waterongeval

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uuid uuid 2147483647 gen_random_uuid()
geom geometry 2147483647 null
datumtijd timestamptz 35,6 CURRENT_TIMESTAMP
gebruiker varchar 255 CURRENT_USER
label text 2147483647 null
rotatie int4 10 0
bijzonderheden text 2147483647 null
plusinfo jsonb 2147483647 null

Optionele velden

object_uuid uuid 2147483647 null
object.uuid opstelplaats_object_uuid_fkeyC
voertuig_id int4 10 null
voertuig.id opstelplaats_voertuig_id_fkeyR

Indexes

Constraint Name Type Sort Column(s)
opstelplaats_pkey Primary key Asc uuid
opstelplaats_geom_idx Performance Asc geom
opstelplaats_object_uuid_idx Performance Asc object_uuid

Relationships